Merge pull request #28 from webtorrent/greenkeeper/bitfield-2.0.0

Update bitfield to the latest version 🚀
This commit is contained in:
Diego Rodríguez Baquero 2018-02-20 09:43:46 -05:00 committed by GitHub
commit 8bc4d72237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"bencode": "^1.0.0",
"bitfield": "^1.0.1",
"bitfield": "^2.0.0",
"debug": "^3.1.0",
"inherits": "^2.0.1",
"safe-buffer": "^5.0.1",