Merge pull request #19 from feross/dep

bencode@0.11
This commit is contained in:
Feross Aboukhadijeh 2017-01-16 15:13:56 -08:00 committed by GitHub
commit c3b453a5d8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"url": "https://github.com/feross/ut_metadata/issues" "url": "https://github.com/feross/ut_metadata/issues"
}, },
"dependencies": { "dependencies": {
"bencode": "^0.10.0", "bencode": "^0.11.0",
"bitfield": "^1.0.1", "bitfield": "^1.0.1",
"debug": "^2.2.0", "debug": "^2.2.0",
"inherits": "^2.0.1", "inherits": "^2.0.1",