fix: @types/react as dependecy in plugins/github-issues

Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
This commit is contained in:
Kamil Wolny
2022-07-29 16:46:19 +01:00
parent 42d301b43c
commit 043fb69c3d
2 changed files with 3 additions and 12 deletions
+1 -1
View File
@@ -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"