Merge pull request #20767 from backstage/rugvip/bizaar

bazaar: remove unnecessary @backstage/cli dependency
This commit is contained in:
Patrik Oldsberg
2023-10-24 16:37:34 +02:00
committed by GitHub
2 changed files with 5 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-bazaar': patch
---
Removed unnecessary dependency on `@backstage/cli`.
-1
View File
@@ -31,7 +31,6 @@
"dependencies": {
"@backstage/catalog-client": "workspace:^",
"@backstage/catalog-model": "workspace:^",
"@backstage/cli": "workspace:^",
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/errors": "workspace:^",