This commit is contained in:
Feross Aboukhadijeh 2020-07-16 21:49:16 -07:00
parent c89df72e4e
commit 4f99851a9e

View File

@ -11,17 +11,17 @@
"url": "https://github.com/webtorrent/ut_metadata/issues"
},
"dependencies": {
"bencode": "^2.0.0",
"bencode": "^2.0.1",
"bitfield": "^3.0.0",
"debug": "^4.0.0",
"simple-sha1": "^3.0.0"
"debug": "^4.1.1",
"simple-sha1": "^3.0.1"
},
"devDependencies": {
"bittorrent-protocol": "^3.0.0",
"brfs": "^2.0.0",
"bittorrent-protocol": "^3.1.1",
"brfs": "^2.0.2",
"standard": "*",
"tape": "^5.0.0",
"webtorrent-fixtures": "^1.3.0"
"tape": "^5.0.1",
"webtorrent-fixtures": "^1.7.3"
},
"keywords": [
"Extension for Peers to Send Metadata Files",