Skip to content

Commit a866bb4

Browse files
authored
Upgrade node-gyp
Failure to upgrade is causing a ton of pain at is:issue label:"ERR! node-gyp -v <= v5.1.0"
1 parent 8db8c8f commit a866bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"commander": "^2.8.1",
2929
"glob": "^5.0.14",
3030
"request": "=2.81.0",
31-
"node-gyp": "~3.6.2",
31+
"node-gyp": "~8.4.1",
3232
"readable-stream": "^2.1.4",
3333
"tap": "~0.7.1",
3434
"xtend": "~4.0.0"

0 commit comments

Comments
 (0)