From 9628a696ff2a0b0ec9046aa730d4bad6fa5efb29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20=C3=87etin?= <92744169+mehmetcetin01140@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:04:29 +0300 Subject: [PATCH] merge --- angular.json | 3 +++ 1 file changed, 3 insertions(+) mode change 100755 => 100644 angular.json diff --git a/angular.json b/angular.json old mode 100755 new mode 100644 index 29d34b6a331..3ff4f70e5a9 --- a/angular.json +++ b/angular.json @@ -118,5 +118,8 @@ } } } + }, + "cli": { + "analytics": false } } \ No newline at end of file