Skip to content

Commit

Permalink
Revert "Update packages"
Browse files Browse the repository at this point in the history
This reverts commit 99614ed.
  • Loading branch information
wandri committed Dec 7, 2023
1 parent 99614ed commit 4ee6708
Show file tree
Hide file tree
Showing 5 changed files with 6,127 additions and 8,785 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": {
"buildTarget": "ellipsis-tooltip:build"
"browserTarget": "ellipsis-tooltip:build"
},
"configurations": {
"production": {
"buildTarget": "ellipsis-tooltip:build:production"
"browserTarget": "ellipsis-tooltip:build:production"
}
}
},
"extract-i18n": {
"builder": "@angular-devkit/build-angular:extract-i18n",
"options": {
"buildTarget": "ellipsis-tooltip:build"
"browserTarget": "ellipsis-tooltip:build"
}
},
"test": {
Expand Down
Loading

0 comments on commit 4ee6708

Please sign in to comment.