This commit is contained in:
Feross Aboukhadijeh 2014-09-16 19:58:05 -07:00
parent b956132918
commit 1e354c8f22

View File

@ -15,11 +15,11 @@
}, },
"dependencies": { "dependencies": {
"bencode": "^0.6.0", "bencode": "^0.6.0",
"bn.js": "^0.13.2", "bn.js": "^0.14.0",
"buffer-equal": "0.0.1", "buffer-equal": "0.0.1",
"compact2string": "^1.2.0", "compact2string": "^1.2.0",
"concat-stream": "^1.4.5", "concat-stream": "^1.4.5",
"debug": "^1.0.4", "debug": "^2.0.0",
"extend.js": "0.0.1", "extend.js": "0.0.1",
"hat": "0.0.3", "hat": "0.0.3",
"inherits": "^2.0.1", "inherits": "^2.0.1",