Bump promise-sqlite and node-sqlite3.
This commit is contained in:
parent
5f3e84943c
commit
8432e89b97
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"version": "0.2.0-SNAPSHOT",
|
"version": "0.2.0-SNAPSHOT",
|
||||||
"description": "A persistent, embedded knowledge base inspired by Datomic and DataScript.",
|
"description": "A persistent, embedded knowledge base inspired by Datomic and DataScript.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"promise-sqlite": "1.4.0",
|
"promise-sqlite": "1.5.0",
|
||||||
"source-map-support": "ncalexan/node-source-map-support#fileUrls-plus",
|
"source-map-support": "ncalexan/node-source-map-support#fileUrls-plus",
|
||||||
"sqlite3": "3.1.7",
|
"sqlite3": "3.1.7",
|
||||||
"thenify-all": "^1.6.0",
|
"thenify-all": "^1.6.0",
|
||||||
|
|
Loading…
Reference in a new issue