codemods: inline core-imports table + fix createApp

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-03-11 11:16:58 +01:00
parent 66ffb38685
commit 224441d0f9
5 changed files with 259 additions and 32 deletions
-3
View File
@@ -35,9 +35,6 @@
},
"dependencies": {
"@backstage/cli-common": "^0.1.8",
"@backstage/core-app-api": "*",
"@backstage/core-components": "0.9.1",
"@backstage/core-plugin-api": "*",
"chalk": "^4.0.0",
"jscodeshift": "^0.13.0",
"jscodeshift-add-imports": "^1.0.10"