move type dependecy

This commit is contained in:
Ryan Vazquez
2020-10-20 16:19:12 -04:00
parent bf6edbbeee
commit 1101e99d63
+1 -1
View File
@@ -31,7 +31,6 @@
"@material-ui/styles": "^4.9.6",
"@types/react": "^16.9",
"@types/recharts": "^1.8.14",
"@types/yup": "^0.29.8",
"canvas": "^2.6.1",
"classnames": "^2.2.6",
"history": "^5.0.0",
@@ -52,6 +51,7 @@
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"@types/yup": "^0.29.8",
"jest-fetch-mock": "^3.0.3",
"msw": "^0.20.5",
"node-fetch": "^2.6.1"