stack-overflow-backend: add missing CLI dep

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-09-05 10:48:08 +02:00
parent 973b1b2277
commit 15da1b8c63
2 changed files with 2 additions and 0 deletions
@@ -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",
+1
View File
@@ -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