@types/react 16 not 17

This commit is contained in:
Gustaf Räntilä
2021-02-17 12:11:42 +01:00
parent 010bfcca43
commit db6ff2daa2
2 changed files with 1 additions and 14 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react": "^17.0.2",
"@types/react": "^16.9",
"classnames": "^2.2.6",
"luxon": "1.25.0",
"react": "^16.13.1",