stack-overflow-backend: add missing CLI dep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"clean": "backstage-cli package clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/cli": "^0.19.0-next.1",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/plugin-search-common": "^1.0.1-next.0",
|
||||
"node-fetch": "^2.6.7",
|
||||
|
||||
@@ -6863,6 +6863,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@backstage/plugin-stack-overflow-backend@workspace:plugins/stack-overflow-backend"
|
||||
dependencies:
|
||||
"@backstage/cli": ^0.19.0-next.1
|
||||
"@backstage/config": ^1.0.1
|
||||
"@backstage/plugin-search-common": ^1.0.1-next.0
|
||||
node-fetch: ^2.6.7
|
||||
|
||||
Reference in New Issue
Block a user