use the code from mapbox/node-pre-gyp#79
Showing
| ... | @@ -36,7 +36,8 @@ | ... | @@ -36,7 +36,8 @@ |
| "url": "git://github.com/mapbox/node-sqlite3.git" | "url": "git://github.com/mapbox/node-sqlite3.git" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "node-pre-gyp": "0.5.x" | "node-pre-gyp": "https://github.com/mapbox/node-pre-gyp/tarball/47d4a3fc1a1312669a984413da86fe4fbd7d0842" | ||
| }, | }, | ||
| "bundledDependencies": [ | "bundledDependencies": [ | ||
| "node-pre-gyp" | "node-pre-gyp" | ||
| ... | ... |
Please
register
or
sign in
to comment