Commit 5e41f38a by Gábor Suhai Committed by GitHub

Upgrade node-pre-gyp to version 0.6.32

The 0.6.32 version of node-pre-gyp supports npm configuration for CA bundles.
parent 596de738
......@@ -38,7 +38,7 @@
},
"dependencies": {
"nan": "~2.4.0",
"node-pre-gyp": "~0.6.31"
"node-pre-gyp": "~0.6.32"
},
"bundledDependencies": [
"node-pre-gyp"
......
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