From 0f4c0ab74dda46734b2c267cfc942d56a9ec0fcc Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Wed, 27 May 2015 17:50:12 -0700 Subject: [PATCH] parse-torrent@5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3e6123..111f81a 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ "xtend": "^4.0.0" }, "devDependencies": { - "parse-torrent": "^4.0.0", "magnet-uri": "^5.0.0", + "parse-torrent": "^5.0.0", "standard": "^3.2.0", "tape": "^4.0.0" },