Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
wandri committed Dec 7, 2023
1 parent c286191 commit 99614ed
Show file tree
Hide file tree
Showing 5 changed files with 8,788 additions and 6,130 deletions.
6 changes: 3 additions & 3 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,18 +70,18 @@
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"options": {
"browserTarget": "ellipsis-tooltip:build"
"buildTarget": "ellipsis-tooltip:build"
},
"configurations": {
"production": {
"browserTarget": "ellipsis-tooltip:build:production"
"buildTarget": "ellipsis-tooltip:build:production"
}
}
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"browserTarget": "ellipsis-tooltip:build"
"buildTarget": "ellipsis-tooltip:build"
}
},
"test": {
Expand Down
Loading

0 comments on commit 99614ed

Please sign in to comment.