X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=e0bc1e570e646d150a39b9678381b295059d2755;hb=c01cfce40b8d47f5ccb689dd128e51b589cbc610;hp=d0ab7082021f92cb395cdd17dff3d62893499965;hpb=60e74f80d87cdb366a70a48e4316bb0dff4cab16;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index d0ab70820..e0bc1e570 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "1.0.0-beta.15", + "version": "1.0.0-beta.16", "private": true, "licence": "GPLv3", "author": { @@ -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" }