aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/angular.json')
-rw-r--r--client/angular.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/angular.json b/client/angular.json
index 35ca0887a..8045099e7 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -429,7 +429,7 @@
429 "schematics": { 429 "schematics": {
430 "@schematics/angular:component": { 430 "@schematics/angular:component": {
431 "prefix": "app", 431 "prefix": "app",
432 "styleext": "scss" 432 "style": "scss"
433 }, 433 },
434 "@schematics/angular:directive": { 434 "@schematics/angular:directive": {
435 "prefix": "app" 435 "prefix": "app"