Adds levelup and leveldown depedency packages in order to run the app.
This commit is contained in:
parent
05b87a90d4
commit
967287aff9
@ -64,6 +64,8 @@
|
|||||||
"glob": "*",
|
"glob": "*",
|
||||||
"microtime": "^0.6.0",
|
"microtime": "^0.6.0",
|
||||||
"moment": "~2.5.0",
|
"moment": "~2.5.0",
|
||||||
|
"leveldown": "~0.10.0",
|
||||||
|
"levelup": "~0.19.0",
|
||||||
"preconditions": "^1.0.7",
|
"preconditions": "^1.0.7",
|
||||||
"should": "~2.1.1",
|
"should": "~2.1.1",
|
||||||
"sinon": "~1.7.3",
|
"sinon": "~1.7.3",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user