fix leveldown version problem
This commit is contained in:
parent
a582fdacb2
commit
b3ed63a6ba
@ -61,7 +61,7 @@
|
|||||||
"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": "*",
|
||||||
"moment": "~2.5.0",
|
"moment": "~2.5.0",
|
||||||
"preconditions": "^1.0.7",
|
"preconditions": "^1.0.7",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user