Bump promise-sqlite and node-sqlite3.

This commit is contained in:
Richard Newman 2016-11-16 20:59:27 -08:00
parent 5f3e84943c
commit 8432e89b97

View file

@ -7,7 +7,7 @@
"version": "0.2.0-SNAPSHOT",
"description": "A persistent, embedded knowledge base inspired by Datomic and DataScript.",
"dependencies": {
"promise-sqlite": "1.4.0",
"promise-sqlite": "1.5.0",
"source-map-support": "ncalexan/node-source-map-support#fileUrls-plus",
"sqlite3": "3.1.7",
"thenify-all": "^1.6.0",