remove some unused deps
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -48,16 +48,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "workspace:^",
|
||||
"@backstage/core-app-api": "workspace:^",
|
||||
"@backstage/dev-utils": "workspace:^",
|
||||
"@backstage/test-utils": "workspace:^",
|
||||
"@testing-library/dom": "^9.0.0",
|
||||
"@testing-library/jest-dom": "^6.0.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
"@types/react-grid-layout": "^1.3.2",
|
||||
"cross-fetch": "^4.0.0",
|
||||
"msw": "^1.0.0"
|
||||
"@types/react-grid-layout": "^1.3.2"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user