Update package.json

Signed-off-by: jakecrews74 <jake.crews@ramseysolutions.com>
This commit is contained in:
Jake Crews
2022-08-25 18:53:18 -05:00
committed by jakecrews74
parent 60b0adb112
commit 5e901b67fa
@@ -45,7 +45,6 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@octokit/rest": "^19.0.3",
"@types/react": "^16.13.1 || ^17.0.0",
"moment": "^2.29.1",
"react-use": "^17.2.4"
},
@@ -58,6 +57,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"@types/react": "^16.13.1 || ^17.0.0",
"cross-fetch": "^3.1.5",
"msw": "^0.45.0"
},