Commit 155e45ef by Dane Springmeyer

Merge pull request #580 from fengmk2/upgrade-node-pre-gyp

Upgrade node-pre-gyp to support custom binary hosting mirror
parents c3595eac b1315887
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
}, },
"dependencies": { "dependencies": {
"nan": "~2.1.0", "nan": "~2.1.0",
"node-pre-gyp": "~0.6.14" "node-pre-gyp": "~0.6.18"
}, },
"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