fix(deps): update dependency @angular/cli to v18.0.4

This commit is contained in:
Oliver Lippert 2024-06-15 02:01:52 +00:00
parent 3d6f0e110b
commit d415204d27
2 changed files with 25 additions and 25 deletions

View file

@ -1,5 +1,5 @@
{
"dependencies": {
"@angular/cli": "18.0.2"
"@angular/cli": "18.0.4"
}
}