remove backend-common as a dependency where it's no longer used

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-11-14 16:49:23 +01:00
parent 13180c5260
commit 5d74716e9d
14 changed files with 16 additions and 24 deletions
-1
View File
@@ -37,7 +37,6 @@
"test": "backstage-cli package test"
},
"dependencies": {
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-plugin-api": "workspace:^",
"@backstage/config": "workspace:^",
"@backstage/plugin-auth-node": "workspace:^",