File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
2
3
- npm install --global node-gyp@6 .0.1
3
+ npm install --global node-gyp@7 .0.0
4
4
5
5
if [ " $OSTYPE " = " cygwin" ] || [ " $OSTYPE " = " msys" ]; then
6
6
npm config set node_gyp " ` npm prefix -g` \node_modules\node-gyp\bin\node-gyp.js"
Original file line number Diff line number Diff line change @@ -6035,7 +6035,7 @@ electron-rebuild@^1.8.6:
6035
6035
detect-libc "^1.0.3"
6036
6036
fs-extra "^8.1.0"
6037
6037
node-abi "^2.11.0"
6038
- node-gyp "^6 .0.1 "
6038
+ node-gyp "^7 .0.0 "
6039
6039
ora "^3.4.0"
6040
6040
spawn-rx "^3.0.0"
6041
6041
yargs "^14.2.0"
@@ -10027,7 +10027,7 @@ npm-lifecycle@^3.1.2:
10027
10027
dependencies:
10028
10028
byline "^5.0.0"
10029
10029
graceful-fs "^4.1.15"
10030
- node-gyp "^5 .0.2 "
10030
+ node-gyp "^7 .0.0 "
10031
10031
resolve-from "^4.0.0"
10032
10032
slide "^1.1.6"
10033
10033
uid-number "0.0.6"
You can’t perform that action at this time.
0 commit comments