X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=c6a5fa1bb375a423e017666adf071c181bd6f8c0;hb=628c155338cf106365a06ca021b9f244b784c003;hp=de5c0182b01e969640f4714501470b241ed29801;hpb=f77eb73b5e02bed9e223dafc1c203ceb7c05b6e5;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index de5c0182b..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": { @@ -85,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", @@ -101,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",