From 7120612ad1adaf91deb1d30b91672356807d0993 Mon Sep 17 00:00:00 2001 From: sanchezvem Date: Mon, 3 Nov 2025 17:34:07 +0100 Subject: [PATCH] step 2 --- first-app/angular.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/first-app/angular.json b/first-app/angular.json index e541511..0243934 100644 --- a/first-app/angular.json +++ b/first-app/angular.json @@ -95,5 +95,8 @@ } } } + }, + "cli": { + "analytics": "3a71959a-a952-476e-b4af-893b5a39e870" } }