diff --git a/first-app_01-hello-world/angular.json b/first-app_01-hello-world/angular.json index e541511..0c5fdde 100644 --- a/first-app_01-hello-world/angular.json +++ b/first-app_01-hello-world/angular.json @@ -95,5 +95,8 @@ } } } + }, + "cli": { + "analytics": "888ba7b0-e8e7-4e6a-a3b4-4e0280be3710" } }