From 583eb04b541175035d6d452ca626a96ebf2b7437 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 26 Jun 2020 08:37:26 +0200 Subject: Upgrade to angular 10 --- client/angular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/angular.json') 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 @@ "schematics": { "@schematics/angular:component": { "prefix": "app", - "styleext": "scss" + "style": "scss" }, "@schematics/angular:directive": { "prefix": "app" -- cgit v1.2.3