From 5e77a5de40ec1dde1008c08aba0e8ec9af02cba6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 1 Oct 2018 10:03:17 +0200 Subject: Include https://github.com/webtorrent/webtorrent/pull/1513 in our webtorrent client dependency --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index d0ab70820..d89ffe7a8 100644 --- a/client/package.json +++ b/client/package.json @@ -157,7 +157,7 @@ "webpack": "^4.17.1", "webpack-bundle-analyzer": "^3.0.2", "webpack-cli": "^3.0.8", - "webtorrent": "^0.102.1", + "webtorrent": "https://github.com/webtorrent/webtorrent#e9b209c7970816fc29e0cc871157a4918d66001d", "whatwg-fetch": "^3.0.0", "zone.js": "~0.8.5" } -- cgit v1.2.3