Skip to content

Commit 4fbc903

Browse files
authored
Merge pull request #14 from nazar-pc/patch-2
Update bencode
2 parents a90e2e3 + 9cf5709 commit 4fbc903

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
@@ -4,7 +4,7 @@
44
"description": "Low level implementation of the k-rpc network layer that the BitTorrent DHT uses",
55
"main": "index.js",
66
"dependencies": {
7-
"bencode": "^1.0.0",
7+
"bencode": "^2.0.0",
88
"buffer-equals": "^1.0.4",
99
"safe-buffer": "^5.1.1"
1010
},

0 commit comments

Comments
 (0)