deps: upgrade to bcoin-native v0.0.6.

This commit is contained in:
Christopher Jeffrey 2016-09-24 02:43:44 -07:00
parent 3f1946cd7e
commit 16a911ef1e
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -41,7 +41,7 @@
"elliptic": "6.3.1"
},
"optionalDependencies": {
"bcoin-native": "0.0.5",
"bcoin-native": "0.0.6",
"leveldown": "git://github.com/Level/leveldown.git#leveldb-1.19",
"secp256k1": "3.2.0",
"socket.io": "1.4.8",