Skip to content

Commit

Permalink
feat: adds angular 18 support
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankjadda committed Jul 1, 2024
1 parent 2f917da commit 9065cfa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@
"ts-node": "10.9.1",
"typescript": "5.4.5"
},
"overrides": {
"@jscutlery/semver": {
"@nx/devkit": "19.1.1"
}
},
"workspaces": [
"query/**",
"devtools/**"
Expand Down

0 comments on commit 9065cfa

Please sign in to comment.