parse-torrent@4

This commit is contained in:
Feross Aboukhadijeh 2015-02-28 17:06:27 -05:00
parent b0ec983a45
commit 772567c1d6
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"devDependencies": { "devDependencies": {
"bittorrent-protocol": "^1.0.0", "bittorrent-protocol": "^1.0.0",
"brfs": "^1.2.0", "brfs": "^1.2.0",
"parse-torrent": "^3.0.1", "parse-torrent": "^4.0.0",
"tape": "^3.4.0" "tape": "^3.4.0"
}, },
"homepage": "http://webtorrent.io", "homepage": "http://webtorrent.io",