Skip to content

Commit

Permalink
Upgrade to 12.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasMinkeRitense committed Dec 13, 2024
1 parent b684c16 commit e8cd4f5
Show file tree
Hide file tree
Showing 5 changed files with 334 additions and 279 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,13 @@
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"options": {
"browserTarget": "valtimo-frontend-template:build"
"buildTarget": "valtimo-frontend-template:build"
}
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "valtimo-frontend-template:build"
"buildTarget": "valtimo-frontend-template:build"
}
},
"test": {
Expand Down
Loading

0 comments on commit e8cd4f5

Please sign in to comment.