Unverified Commit 5fff1f0e by subtly Committed by GitHub

Bump node-pre-gyp version

Fixes compile issue caused by nodejs/node#21063 and mapbox/node-pre-gyp#391. See: mapbox/node-pre-gyp#408
parent d325af53
......@@ -38,7 +38,7 @@
},
"dependencies": {
"nan": "~2.10.0",
"node-pre-gyp": "^0.10.3",
"node-pre-gyp": "^0.11.0",
"request": "^2.87.0"
},
"devDependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment