Commit f1456b1c by Dane Springmeyer Committed by GitHub

Merge pull request #799 from suhaig/node-pre-gyp-upgrade

Upgrade node-pre-gyp to version 0.6.32
parents 596de738 5e41f38a
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
}, },
"dependencies": { "dependencies": {
"nan": "~2.4.0", "nan": "~2.4.0",
"node-pre-gyp": "~0.6.31" "node-pre-gyp": "~0.6.32"
}, },
"bundledDependencies": [ "bundledDependencies": [
"node-pre-gyp" "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