fix: @types/react as dependecy in plugins/github-issues
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "^4.0.0-alpha.61",
|
||||
"@octokit/rest": "^18.12.0",
|
||||
"@types/react": "^16.13.1 || ^17.0.0",
|
||||
"luxon": "^2.4.0",
|
||||
"react-use": "^17.2.4"
|
||||
},
|
||||
@@ -50,7 +51,6 @@
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
"@types/jest": "*",
|
||||
"@types/node": "*",
|
||||
"@types/react": "^18.0.15",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"msw": "^0.42.0",
|
||||
"prettier": "^2.7.1"
|
||||
|
||||
Reference in New Issue
Block a user