package: update deps

This commit is contained in:
Fedor Indutny 2014-05-23 23:38:28 +04:00
parent faca3454b2
commit 70a3f2f38b

View File

@ -22,8 +22,8 @@
"homepage": "https://github.com/indutny/bcoin",
"dependencies": {
"async": "^0.8.0",
"bn.js": "^0.7.0",
"elliptic": "^0.13.0",
"bn.js": "^0.10.0",
"elliptic": "^0.14.1",
"hash.js": "^0.2.0",
"inherits": "^2.0.1"
},