X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=32e3e4213290c9a851afb6f6bea197f5a08bf9cf;hb=757ffdfe901fddc34c311e3b45689e09a4055aa5;hp=9da34e4e89655e8186c21850ce5feb439172d8e3;hpb=361dcebc75dea74947b6c3aafd9d7d720c054b01;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 9da34e4e8..32e3e4213 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.0", "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", @@ -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",