Commit 22e05973 by Young Hahn

Merge pull request #348 from mapbox/pre-gyp-semver

Use a looser semver for node-pre-gyp
parents bfd1fa72 0d01fe4c
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
}, },
"dependencies": { "dependencies": {
"nan": "1.3.0", "nan": "1.3.0",
"node-pre-gyp": "0.5.27" "node-pre-gyp": "~0.5.27"
}, },
"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