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

This commit is contained in:
Oliver Lippert 2024-03-23 03:02:01 +00:00
parent 8fa699dd1b
commit 5dbdc31de2
2 changed files with 25 additions and 25 deletions

View file

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