mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
feat: migrate to nx 19 and angular 18
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"migrations": [
|
||||
{
|
||||
"cli": "nx",
|
||||
"version": "17.2.0-beta.2",
|
||||
"description": "Rename '@nx/angular:webpack-dev-server' executor to '@nx/angular:dev-server'",
|
||||
"factory": "./src/migrations/update-17-2-0/rename-webpack-dev-server",
|
||||
"package": "@nx/angular",
|
||||
"name": "rename-webpack-dev-server-executor"
|
||||
},
|
||||
{
|
||||
"version": "17.2.0-beta.0",
|
||||
"description": "Simplify eslintFilePatterns",
|
||||
"implementation": "./src/migrations/update-17-2-0/simplify-eslint-patterns",
|
||||
"package": "@nx/eslint",
|
||||
"name": "simplify-eslint-patterns"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user