Commit 7761ce34 by Dane Springmeyer

use released node-pre-gyp with repaired node v0.10.x support

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