X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=a1dd94b767fd73fab8e49b6bc2d6dbbc3ab74c65;hb=71e318b4fe66175d03c7c82357d60062eb68af81;hp=6ac32ed93580197d2a2a1e5f25806aee2f789f81;hpb=4ebf25fda02cc19cbb0919f2595234c7e945596f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 6ac32ed93..a1dd94b76 100644 --- a/client/package.json +++ b/client/package.json @@ -1,11 +1,11 @@ { "name": "peertube-client", - "version": "1.0.0-beta.14", + "version": "1.0.0", "private": true, "licence": "GPLv3", "author": { - "name": "Florian Bigard", - "email": "me@florianbigard.com", + "name": "Chocobozzz", + "email": "chocobozzz@cpy.re", "url": "http://github.com/Chocobozzz" }, "repository": { @@ -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" }