Commit a8b6bf12 by Dane Springmeyer

fix #534 by enforcing use of latest node-pre-gyp - refs mapbox/node-pre-gyp#187

parent f41d4281
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
}, },
"dependencies": { "dependencies": {
"nan": "~2.2.0", "nan": "~2.2.0",
"node-pre-gyp": "~0.6.18" "node-pre-gyp": "~0.6.25"
}, },
"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