2021-08-31 02:38:01 +03:00
|
|
|
{
|
|
|
|
"migrations": [
|
|
|
|
{
|
2024-07-04 13:14:23 +03:00
|
|
|
"version": "19.2.4-beta.0",
|
|
|
|
"description": "Set project name in nx.json explicitly",
|
|
|
|
"implementation": "./src/migrations/update-19-2-4/set-project-name",
|
|
|
|
"x-repair-skip": true,
|
2024-07-02 15:24:28 +03:00
|
|
|
"package": "nx",
|
2024-07-04 13:14:23 +03:00
|
|
|
"name": "19-2-4-set-project-name"
|
2021-08-31 02:38:01 +03:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|