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

This commit is contained in:
Oliver Lippert 2024-03-16 03:03:07 +00:00
parent 6474564fe3
commit 63f9c4e602
2 changed files with 37 additions and 37 deletions

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "17.2.3"
"@angular/cli": "17.3.0"
}
}