From 3b97b75c15db411a7bc5b86b71bff8150cb628da Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Wed, 2 Dec 2015 18:12:53 -0800 Subject: [PATCH] bittorrent-protocol@2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b97e50..163c5ec 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "simple-sha1": "^2.0.0" }, "devDependencies": { - "bittorrent-protocol": "^1.0.0", + "bittorrent-protocol": "^2.0.0", "brfs": "^1.2.0", "parse-torrent": "^5.6.0", "tape": "^4.0.0"