Merge pull request #176 from maraoz/fix/leveldown-dependency
fix leveldown version problem
This commit is contained in:
commit
c2674ff86b
@ -61,8 +61,8 @@
|
|||||||
"connect-ratelimit": "git://github.com/dharmafly/connect-ratelimit.git#0550eff209c54f35078f46445000797fa942ab97",
|
"connect-ratelimit": "git://github.com/dharmafly/connect-ratelimit.git#0550eff209c54f35078f46445000797fa942ab97",
|
||||||
"express": "~3.4.7",
|
"express": "~3.4.7",
|
||||||
"glob": "*",
|
"glob": "*",
|
||||||
"leveldown": "*",
|
"leveldown": "~0.10.0",
|
||||||
"levelup": "*",
|
"levelup": "~0.19.0",
|
||||||
"moment": "~2.5.0",
|
"moment": "~2.5.0",
|
||||||
"preconditions": "^1.0.7",
|
"preconditions": "^1.0.7",
|
||||||
"should": "~2.1.1",
|
"should": "~2.1.1",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user