removed some unused frontend deps in badges-backend

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-05-11 12:18:12 +02:00
parent 667c490cc1
commit 0cd552c28d
3 changed files with 5 additions and 6 deletions
-3
View File
@@ -55,9 +55,6 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/catalog-client": "workspace:^",
"@backstage/cli": "workspace:^",
"@backstage/core-app-api": "workspace:^",
"@backstage/dev-utils": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@types/node": "*",
"cross-fetch": "^3.1.5"
},