Missing dependency

This commit is contained in:
Petros Aggelatos 2013-12-31 06:25:09 +00:00 committed by Pablo Carranza Vélez
parent 57e8b10928
commit 0d50132702

View File

@ -14,7 +14,8 @@
"knex": "~0.5.1",
"bluebird": "~0.11.5-0",
"JSONStream": "~0.7.1",
"event-stream": "~3.0.20"
"event-stream": "~3.0.20",
"sqlite3": "~2.1.19"
},
"engines": [
"node >= 0.10.x"