Commit 92ed750d by Dane Springmeyer

v2.2.5 [publish binary]

parent 32ffb633
{ {
"name": "sqlite3", "name": "sqlite3",
"description": "Asynchronous, non-blocking SQLite3 bindings", "description": "Asynchronous, non-blocking SQLite3 bindings",
"version": "2.2.4", "version": "2.2.5",
"homepage": "http://github.com/mapbox/node-sqlite3", "homepage": "http://github.com/mapbox/node-sqlite3",
"author": { "author": {
"name": "MapBox", "name": "MapBox",
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
}, },
"dependencies": { "dependencies": {
"nan": "1.1.2", "nan": "1.1.2",
"node-pre-gyp": "https://github.com/mapbox/node-pre-gyp/tarball/master", "node-pre-gyp": "0.5.20",
"set-immediate": "0.1.1" "set-immediate": "0.1.1"
}, },
"bundledDependencies": [ "bundledDependencies": [
......
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