fix angular/cli config

This commit is contained in:
2025-12-06 11:34:42 +01:00
parent f317ae2f4d
commit 314a581378
5 changed files with 4052 additions and 7 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"@angular/cli": "^21.0.2",
"@angular/core": "^21.0.3"
}
}