Adds levelup and leveldown depedency packages in order to run the app.

This commit is contained in:
ssotomayor 2014-09-15 14:49:58 -03:00
parent 05b87a90d4
commit 967287aff9
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@
"glob": "*",
"microtime": "^0.6.0",
"moment": "~2.5.0",
"leveldown": "~0.10.0",
"levelup": "~0.19.0",
"preconditions": "^1.0.7",
"should": "~2.1.1",
"sinon": "~1.7.3",