Skip to content

Commit

Permalink
fix levelup dependency too
Browse files Browse the repository at this point in the history
  • Loading branch information
maraoz committed Sep 1, 2014
1 parent b3ed63a commit 515dc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"express": "~3.4.7",
"glob": "*",
"leveldown": "~0.10.0",
"levelup": "*",
"levelup": "~0.19.0",
"moment": "~2.5.0",
"preconditions": "^1.0.7",
"should": "~2.1.1",
Expand Down

0 comments on commit 515dc27

Please sign in to comment.