packages: switch @types/react dependency to use *

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-08-05 12:33:48 +02:00
parent f71bbe5d28
commit 990cc3bacb
23 changed files with 23 additions and 24 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@octokit/rest": "^18.5.3",
"@types/react": "^16.9",
"@types/react": "*",
"luxon": "^1.26.0",
"qs": "^6.10.1",
"react-dom": "^16.13.1",