Merge pull request #263 from webtorrent/greenkeeper/bencode-2.0.0

Update bencode to the latest version 🚀
This commit is contained in:
Diego Rodríguez Baquero 2018-02-26 14:57:48 -05:00 committed by GitHub
commit ed31aceaac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@
"url": "https://github.com/webtorrent/bittorrent-tracker/issues"
},
"dependencies": {
"bencode": "^1.0.0",
"bencode": "^2.0.0",
"bittorrent-peerid": "^1.0.2",
"bn.js": "^4.4.0",
"compact2string": "^1.2.0",