diff --git a/index/angular.json b/index/angular.json index 9d692ac..2a9689e 100644 --- a/index/angular.json +++ b/index/angular.json @@ -144,5 +144,8 @@ } } }, - "defaultProject": "index" + "defaultProject": "index", + "cli": { + "analytics": false + } } \ No newline at end of file