X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=c6a5fa1bb375a423e017666adf071c181bd6f8c0;hb=850ea778644b7cb5811198a464b9b687dc3fe582;hp=9715b3716a9b60e150e83eb043cd60539426acd5;hpb=7811819b1a942c99a80e36eb93cc3a8b0e7fc5f2;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 9715b3716..c6a5fa1bb 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "2.1.0-rc.1", + "version": "2.1.1", "private": true, "license": "AGPL-3.0", "author": { @@ -48,8 +48,6 @@ "@angular/router": "~9.0.0", "@angular/service-worker": "~9.0.0", "@angularclass/hmr": "^2.1.3", - "@locl/cli": "^0.0.1-beta.5", - "@locl/core": "^0.0.1-beta.2", "@neos21/bootstrap3-glyphicons": "^1.0.1", "@ng-bootstrap/ng-bootstrap": "^5.2.1", "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", @@ -87,7 +85,7 @@ "extract-text-webpack-plugin": "4.0.0-beta.0", "file-loader": "^4.1.0", "focus-visible": "^5.0.2", - "hls.js": "^0.12.2", + "hls.js": "^0.13.2", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.2.0", "https-browserify": "^1.0.0",