Stop sqlite errors - guess N1 version didn't support Node 6

This commit is contained in:
Ben Gotow 2016-06-30 00:29:46 -07:00
parent 5a6daf9556
commit c9c52fae1b

View file

@ -8,7 +8,7 @@
"redis": "2.x.x",
"rx": "4.x.x",
"sequelize": "3.x.x",
"sqlite3": "https://github.com/bengotow/node-sqlite3/archive/bengotow/fts5.tar.gz",
"sqlite3": "https://github.com/bengotow/node-sqlite3/archive/bengotow/usleep-v3.1.4.tar.gz",
"underscore": "1.x.x"
},
"devDependencies": {