deps: upgrade to leveldown 1.7.2.

This commit is contained in:
Christopher Jeffrey 2017-07-18 06:17:12 -07:00
parent d57bf2cf37
commit 26ade82a0b
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -29,7 +29,7 @@
},
"optionalDependencies": {
"bcoin-native": "0.0.21",
"leveldown": "1.7.0-0",
"leveldown": "1.7.2",
"secp256k1": "3.2.5",
"socket.io": "2.0.1",
"socket.io-client": "2.0.1"