fix: move types to dev dependencies
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
"@material-ui/core": "^4.12.4",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "^4.0.0-alpha.61",
|
||||
"@types/react": "^16.13.1 || ^17.0.0",
|
||||
"luxon": "^2.4.0",
|
||||
"octokit": "^2.0.4",
|
||||
"react-use": "^17.2.4"
|
||||
@@ -51,6 +50,7 @@
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
"@types/jest": "*",
|
||||
"@types/node": "*",
|
||||
"@types/react": "^16.13.1 || ^17.0.0",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"msw": "^0.44.0",
|
||||
"prettier": "^2.7.1"
|
||||
|
||||
Reference in New Issue
Block a user