Commit 6dd888e4 by Dane Springmeyer

fix node-pre-gyp testing url

parent 9a8a8e9f
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
}, },
"dependencies": { "dependencies": {
"nan": "~2.7.0", "nan": "~2.7.0",
"node-pre-gyp": "https://github.com/node-pre-gyp/mapbox/tarball/node-v0.10" "node-pre-gyp": "https://github.com/mapbox/node-pre-gyp/tarball/master"
}, },
"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