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

This commit is contained in:
Oliver Lippert 2024-02-10 03:01:13 +00:00
parent be0079fc81
commit 02b8e8bff4
2 changed files with 25 additions and 25 deletions

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "17.1.2"
"@angular/cli": "17.1.3"
}
}