Add @types/react dependency

This commit is contained in:
Tim Hansen
2020-10-08 20:21:16 -06:00
parent b43f8f34a5
commit fa1e7d9ebf
+1
View File
@@ -48,6 +48,7 @@
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"@types/react": "^16.9",
"@types/recharts": "^1.8.14",
"jest-fetch-mock": "^3.0.3",
"msw": "^0.20.5",