Commit afe8c93a by Konstantin Käfer

exclude node 0.5

parent 0c0876e5
......@@ -22,7 +22,7 @@
"url": "git://github.com/developmentseed/node-sqlite3.git"
},
"engines": {
"node": ">=0.2.4"
"node": ">=0.2.4 <0.5"
},
"licenses": [{ "type": "BSD" }],
"main": "./lib/sqlite3"
......
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