diff options
author | Chocobozzz <me@florianbigard.com> | 2023-02-16 15:17:40 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-02-16 15:41:19 +0100 |
commit | 0cdc545fe0542bb15781f02132239d524f1a38f4 (patch) | |
tree | ab43416494cf73fc3153eafe8533ea5c199f37d1 /client/angular.json | |
parent | 838950fd6bd88c12a1f2a879c309eda6e32bfa2a (diff) | |
download | PeerTube-0cdc545fe0542bb15781f02132239d524f1a38f4.tar.gz PeerTube-0cdc545fe0542bb15781f02132239d524f1a38f4.tar.zst PeerTube-0cdc545fe0542bb15781f02132239d524f1a38f4.zip |
Update client dependencies
Diffstat (limited to 'client/angular.json')
-rw-r--r-- | client/angular.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/angular.json b/client/angular.json index 27215ca7c..49e92ddc3 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -179,7 +179,7 @@ | |||
179 | "src/sass/application.scss" | 179 | "src/sass/application.scss" |
180 | ], | 180 | ], |
181 | "allowedCommonJsDependencies": [ | 181 | "allowedCommonJsDependencies": [ |
182 | "@cordobo/qrcode", | 182 | "qrcode", |
183 | "chart.js", | 183 | "chart.js", |
184 | "htmlparser2", | 184 | "htmlparser2", |
185 | "markdown-it-emoji/light", | 185 | "markdown-it-emoji/light", |