diff options
author | Chocobozzz <me@florianbigard.com> | 2020-02-10 14:37:15 +0100 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2020-02-10 16:39:28 +0100 |
commit | 7811819b1a942c99a80e36eb93cc3a8b0e7fc5f2 (patch) | |
tree | ae406ce7232f51058f81591072d59d90fd388d33 /client/package.json | |
parent | be27ef3b4682c5639039474c39ee0d234d16f482 (diff) | |
download | PeerTube-7811819b1a942c99a80e36eb93cc3a8b0e7fc5f2.tar.gz PeerTube-7811819b1a942c99a80e36eb93cc3a8b0e7fc5f2.tar.zst PeerTube-7811819b1a942c99a80e36eb93cc3a8b0e7fc5f2.zip |
Use angular 9 clipboard cdk
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index 9da34e4e8..9715b3716 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -103,7 +103,6 @@ | |||
103 | "lodash-es": "^4.17.4", | 103 | "lodash-es": "^4.17.4", |
104 | "markdown-it": "^9.0.1", | 104 | "markdown-it": "^9.0.1", |
105 | "ngx-chips": "2.1.0", | 105 | "ngx-chips": "2.1.0", |
106 | "ngx-clipboard": "12.3.0", | ||
107 | "ngx-pipes": "^2.6.0", | 106 | "ngx-pipes": "^2.6.0", |
108 | "node-sass": "^4.9.3", | 107 | "node-sass": "^4.9.3", |
109 | "npm-font-source-sans-pro": "^1.0.2", | 108 | "npm-font-source-sans-pro": "^1.0.2", |