Skip to content

build: fix npm version detection

Rodrigo Muino Tomonari requested to merge github/fork/targos/fix-pkg into master

Npm's package.json now contains two fields named "version". Grep for the top-level one.

Fixes: https://github.com/nodejs/build/issues/2850

Merge request reports

Loading