Commit ff08389d by Mithgol

oops, the previous commit requires node-pre-gyp v0.4.2 or newer

parent e3324ce5
...@@ -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": "~0.3.0" "node-pre-gyp": "~0.4.2"
}, },
"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