package: bump deps

This commit is contained in:
Fedor Indutny 2014-05-18 18:05:38 +04:00
parent 6882754eea
commit 31db7df6aa

View File

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