Skip to content

Commit a1c2b68

Browse files
fix(package): update bencode to version 2.0.0
1 parent 11fae2d commit a1c2b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"url": "https://github.com/webtorrent/bittorrent-tracker/issues"
2121
},
2222
"dependencies": {
23-
"bencode": "^1.0.0",
23+
"bencode": "^2.0.0",
2424
"bittorrent-peerid": "^1.0.2",
2525
"bn.js": "^4.4.0",
2626
"compact2string": "^1.2.0",

0 commit comments

Comments
 (0)