fix(deps): update dependency @angular/cli to v17.1.0

This commit is contained in:
Oliver Lippert 2024-01-21 09:11:22 +00:00
parent acde7d20d7
commit 4d7c9d21a1
2 changed files with 34 additions and 34 deletions

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "17.0.0"
"@angular/cli": "17.1.0"
}
}