Commit 9a8a8e9f by Dane Springmeyer

attempt to fix node v0.10.x build

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