Depend on promise-sqlite for Node.
Signed-off-by: Richard Newman <rnewman@twinql.com>
This commit is contained in:
parent
900e77862e
commit
ef0454dd43
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"version": "0.1.0-SNAPSHOT",
|
||||
"description": "A persistent, embedded knowledge base inspired by Datomic and DataScript.",
|
||||
"dependencies": {
|
||||
"promise-sqlite": "1.2.1",
|
||||
"source-map-support": "ncalexan/node-source-map-support#fileUrls-plus",
|
||||
"sqlite3": "mossop/node-sqlite3#v3.1.4.1",
|
||||
"thenify-all": "^1.6.0",
|
||||
|
|
Loading…
Reference in a new issue