aboutsummaryrefslogtreecommitdiff
path: root/frontend/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/angular.json')
-rw-r--r--frontend/angular.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/frontend/angular.json b/frontend/angular.json
index 6653e4b1..d1983d31 100644
--- a/frontend/angular.json
+++ b/frontend/angular.json
@@ -108,5 +108,10 @@
}
}
},
- "defaultProject": "frontend"
+ "defaultProject": "frontend",
+ "cli": {
+ "warnings": {
+ "versionMismatch": false
+ }
+ }
} \ No newline at end of file