Commit 7d763404 by Konstantin Käfer

bump version number and require 0.6.13 for gyp support

parent bc3cfa11
{
"name": "sqlite3",
"description": "Asynchronous, non-blocking SQLite3 bindings",
"version": "2.1.1",
"version": "2.1.2",
"homepage": "http://github.com/developmentseed/node-sqlite3",
"author": {
"name": "Development Seed",
......@@ -32,7 +32,7 @@
"expresso": "*"
},
"engines": {
"node": "0.6.x"
"node": "~0.6.13"
},
"scripts": {
"test": "expresso -I lib test/*.test.js"
......
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