Commit 374a7db1 by Dane Springmeyer

use node-pre-gyp@0.3.0

parent a6c62c55
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
"url": "git://github.com/mapbox/node-sqlite3.git" "url": "git://github.com/mapbox/node-sqlite3.git"
}, },
"dependencies": { "dependencies": {
"node-pre-gyp": "https://github.com/springmeyer/node-pre-gyp/tarball/master" "node-pre-gyp": "~0.3.0"
}, },
"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