Merge pull request #188 from ssotomayor/master

Adds levelup and leveldown depedency packages in order to run the app.
This commit is contained in:
Manuel Aráoz 2014-09-15 15:06:05 -03:00
commit e3fd639b52
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",