X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=c6a5fa1bb375a423e017666adf071c181bd6f8c0;hb=850ea778644b7cb5811198a464b9b687dc3fe582;hp=9da34e4e89655e8186c21850ce5feb439172d8e3;hpb=361dcebc75dea74947b6c3aafd9d7d720c054b01;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 9da34e4e8..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", @@ -103,7 +101,6 @@ "lodash-es": "^4.17.4", "markdown-it": "^9.0.1", "ngx-chips": "2.1.0", - "ngx-clipboard": "12.3.0", "ngx-pipes": "^2.6.0", "node-sass": "^4.9.3", "npm-font-source-sans-pro": "^1.0.2",