From: Chocobozzz Date: Mon, 1 Oct 2018 08:03:17 +0000 (+0200) Subject: Include https://github.com/webtorrent/webtorrent/pull/1513 in our X-Git-Tag: v1.0.0-beta.16~6 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5e77a5de40ec1dde1008c08aba0e8ec9af02cba6;p=oweals%2Fpeertube.git Include https://github.com/webtorrent/webtorrent/pull/1513 in our webtorrent client dependency --- 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" }