From edba6ce467fd811174eee4fd2f361f8b52310a0c Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 3 Mar 2016 13:54:11 -0800 Subject: [PATCH] webtorrent@0.82 (for client.progress) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19b33db7..fec9afc9 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "thunky": "^0.1.0", "upload-element": "^1.0.1", "virtual-dom": "^2.1.1", - "webtorrent": "^0.81.0", + "webtorrent": "^0.82.0", "xhr": "^2.2.0" }, "devDependencies": {