require at least sqlite 2.0.17 (fixed memory leak)
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"optimist": "0.2.x",
|
"optimist": "0.2.x",
|
||||||
"sqlite3": "2.0.x",
|
"sqlite3": "~2.0.17",
|
||||||
"step": "0.0.x",
|
"step": "0.0.x",
|
||||||
"sphericalmercator": "1.0.x",
|
"sphericalmercator": "1.0.x",
|
||||||
"underscore": "1.1.x",
|
"underscore": "1.1.x",
|
||||||
|
|||||||
Reference in New Issue
Block a user