bump to v3.1.10-alpha [publish binary]
Showing
| { | { | ||
| "name": "sqlite3", | "name": "sqlite3", | ||
| "description": "Asynchronous, non-blocking SQLite3 bindings", | "description": "Asynchronous, non-blocking SQLite3 bindings", | ||
| "version": "3.1.9", | "version": "3.1.10-alpha", | ||
| "homepage": "http://github.com/mapbox/node-sqlite3", | "homepage": "http://github.com/mapbox/node-sqlite3", | ||
| "author": { | "author": { | ||
| "name": "MapBox", | "name": "MapBox", | ||
| ... | @@ -38,7 +38,7 @@ | ... | @@ -38,7 +38,7 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "nan": "~2.6.2", | "nan": "~2.6.2", | ||
| "node-pre-gyp": "~0.6.36" | "node-pre-gyp": "~0.6.37" | ||
| }, | }, | ||
| "bundledDependencies": [ | "bundledDependencies": [ | ||
| "node-pre-gyp" | "node-pre-gyp" | ||
| ... | ... |
Please
register
or
sign in
to comment