package: bump deps

This commit is contained in:
Fedor Indutny 2014-05-16 20:58:39 +04:00
parent 77e0d4f79b
commit 402366adbb

View File

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