Merge pull request #21270 from backstage/vinzscam/move-collect-legacy-routes-to-compat

Move over collectLegacyRoutes to core-compat-api
This commit is contained in:
Patrik Oldsberg
2023-11-15 10:30:46 +01:00
committed by GitHub
27 changed files with 84 additions and 62 deletions
+1
View File
@@ -47,6 +47,7 @@
},
"dependencies": {
"@backstage/core-app-api": "workspace:^",
"@backstage/core-compat-api": "workspace:^",
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/errors": "workspace:^",