@types/react to its right place in dependencies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"@types/react": "^16.13.1 || ^17.0.0",
|
||||
"graphiql": "^1.8.8",
|
||||
"graphql": "^16.0.0",
|
||||
"graphql-ws": "^5.4.1",
|
||||
@@ -50,7 +51,6 @@
|
||||
"swagger-ui-react": "^4.11.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@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"
|
||||
|
||||
Reference in New Issue
Block a user