Skip to content

Commit

Permalink
feat: 馃幐 update to ng17
Browse files Browse the repository at this point in the history
BREAKING CHANGE: peer deps of the library and overview are v17
  • Loading branch information
NetanelBasal committed Nov 28, 2023
1 parent 13d2836 commit 65f4c76
Show file tree
Hide file tree
Showing 4 changed files with 3,996 additions and 1,676 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",
"options": {
"browserTarget": "helipopper-playground:build"
"buildTarget": "helipopper-playground:build"
},
"configurations": {
"production": {
"browserTarget": "helipopper-playground:build:production"
"buildTarget": "helipopper-playground:build:production"
}
}
},
Expand Down

0 comments on commit 65f4c76

Please sign in to comment.