@types/react to its right place in dependencies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@backstage/plugin-catalog-react": "workspace:^",
|
||||
"@types/react": "^16.13.1 || ^17.0.0",
|
||||
"react": "^16.13.1 || ^17.0.0",
|
||||
"react-dom": "^16.13.1 || ^17.0.0",
|
||||
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
|
||||
@@ -53,6 +52,7 @@
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
"@types/node": "*",
|
||||
"@types/react": "^16.13.1 || ^17.0.0",
|
||||
"express": "^4.18.1",
|
||||
"msw": "^1.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user