Skip to content

Commit

Permalink
migrates NX to 19.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 26, 2024
1 parent be5ecd7 commit da32b37
Show file tree
Hide file tree
Showing 3 changed files with 13,136 additions and 20,454 deletions.
15 changes: 15 additions & 0 deletions migrations.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"migrations": [
{
"cli": "nx",
"version": "19.5.0-beta.1",
"requires": {
"@angular/core": ">=18.1.0"
},
"description": "Update the @angular/cli package version to ~18.1.0.",
"factory": "./src/migrations/update-19-5-0/update-angular-cli",
"package": "@nx/angular",
"name": "update-angular-cli-version-18-1-0"
}
]
}
Loading

0 comments on commit da32b37

Please sign in to comment.