chore: remove unused dependencies
Remove 30 dependencies across 18 packages that have no imports in source code and are not peer dependencies of any other dependency. Signed-off-by: Fredrik Adelöw <freben@spotify.com> Made-with: Cursor
This commit is contained in:
@@ -44,8 +44,7 @@
|
||||
"@backstage/types": "workspace:^",
|
||||
"@kubernetes/client-node": "1.4.0",
|
||||
"@types/express": "^4.17.6",
|
||||
"node-fetch": "^2.7.0",
|
||||
"winston": "^3.2.1"
|
||||
"node-fetch": "^2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-app-api": "workspace:^",
|
||||
|
||||
Reference in New Issue
Block a user