mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
14 lines
370 B
JSON
14 lines
370 B
JSON
{
|
|
"migrations": [
|
|
{
|
|
"cli": "nx",
|
|
"version": "20.5.0-beta.5",
|
|
"requires": { "@angular/core": ">=19.2.0" },
|
|
"description": "Update the @angular/cli package version to ~19.2.0.",
|
|
"factory": "./src/migrations/update-20-5-0/update-angular-cli",
|
|
"package": "@nx/angular",
|
|
"name": "update-angular-cli-version-19-2-0"
|
|
}
|
|
]
|
|
}
|