diff options
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", |