deps
This commit is contained in:
parent
c89df72e4e
commit
4f99851a9e
14
package.json
14
package.json
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user