Commit c590f6af by Mithgol

now we can use node-pre-gyp v0.5.13 instead of GitHub-hosted tarballs

parent 68088a8c
...@@ -36,8 +36,7 @@ ...@@ -36,8 +36,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/mapbox/node-pre-gyp/tarball/47d4a3fc1a1312669a984413da86fe4fbd7d0842" "node-pre-gyp": "0.5.13"
}, },
"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