mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2024-12-14 11:26:25 +00:00
Merge pull request #143 from feross/greenkeeper-bencode-0.9.0
Update bencode to version 0.9.0 🚀
This commit is contained in:
commit
6a57fe5c7e
@ -20,7 +20,7 @@
|
||||
"url": "https://github.com/feross/bittorrent-tracker/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"bencode": "^0.8.0",
|
||||
"bencode": "^0.9.0",
|
||||
"bn.js": "^4.4.0",
|
||||
"compact2string": "^1.2.0",
|
||||
"debug": "^2.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user