Commit 7dc529b5 by Mithgol

use the tarball version of node-pre-gyp v0.4.2

Working around a temporal inavailability of node-pre-gyp v0.4.2.

See springmeyer/node-pre-gyp#35 for details.
parent ff08389d
......@@ -35,7 +35,7 @@
"url": "git://github.com/mapbox/node-sqlite3.git"
},
"dependencies": {
"node-pre-gyp": "~0.4.2"
"node-pre-gyp": "https://github.com/springmeyer/node-pre-gyp/tarball/310c220e8f511cb9da76ae150710b45541f9cae2"
},
"bundledDependencies": [
"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