ran yarn --cwd plugins/catalog-common add @backstage/backend-plugin-api

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
This commit is contained in:
Kashish Mittal
2024-08-06 16:55:46 -04:00
parent 379c7de707
commit c63e2e0ae8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -92,6 +92,7 @@
"jest-haste-map@^29.7.0": "patch:jest-haste-map@npm%3A29.7.0#./.yarn/patches/jest-haste-map-npm-29.7.0-e3be419eff.patch"
},
"dependencies": {
"@backstage/backend-plugin-api": "workspace:^",
"@backstage/errors": "workspace:^",
"@manypkg/get-packages": "^1.1.3",
"@types/global-agent": "^2.1.3",
+1
View File
@@ -40239,6 +40239,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root@workspace:."
dependencies:
"@backstage/backend-plugin-api": "workspace:^"
"@backstage/cli": "workspace:*"
"@backstage/codemods": "workspace:*"
"@backstage/create-app": "workspace:*"