Commit cdd8d450 by Mithgol

use mapbox/node-pre-gyp#148 to prevent errors on AppVeyor

parent 7b085fcf
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
}, },
"dependencies": { "dependencies": {
"nan": "~1.6.2", "nan": "~1.6.2",
"node-pre-gyp": "~0.6.2" "node-pre-gyp": "https://github.com/mapbox/node-pre-gyp/tarball/2d72392dc8beff1c59770d9d5c4e1c3f6bf8a271"
}, },
"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