Fix type deps

This commit is contained in:
Ivan Shmidt
2020-06-03 23:35:21 +02:00
parent bc84079225
commit 6a0daf10ca
+1 -1
View File
@@ -34,6 +34,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react": "^16.9",
"@types/react-router-dom": "^5.1.5",
"@types/react-sparklines": "^1.7.0",
"classnames": "^2.2.6",
"clsx": "^1.1.0",
@@ -61,7 +62,6 @@
"@types/jest": "^25.2.2",
"@types/node": "^12.0.0",
"@types/react-helmet": "^5.0.15",
"@types/react-router-dom": "^5.1.5",
"@types/zen-observable": "^0.8.0",
"jest-fetch-mock": "^3.0.3"
},