update deps

This commit is contained in:
Feross Aboukhadijeh 2014-05-07 12:38:26 -07:00
parent 43e5a8b094
commit 26738d29ae

View File

@ -17,12 +17,12 @@
"hat": "0.0.3",
"inherits": "^2.0.1",
"querystring": "^0.2.0",
"run-parallel": "^0.3.0",
"run-parallel": "^1.0.0",
"string2compact": "^1.1.0",
"bn.js": "^0.2.0"
"bn.js": "^0.3.1"
},
"devDependencies": {
"parse-torrent": "^0.9.0",
"parse-torrent": "^1.1.0",
"portfinder": "^0.2.1",
"tape": "2.x"
},