Move devDependencies

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
This commit is contained in:
Julio Zynger
2021-12-23 18:16:38 +01:00
parent 016331eb7e
commit b7b2d09cf5
+2 -2
View File
@@ -36,8 +36,6 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@types/lodash": "^4.14.173",
"@types/luxon": "^2.0.4",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"qs": "^6.10.1",
@@ -54,6 +52,8 @@
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/lodash": "^4.14.173",
"@types/luxon": "^2.0.4",
"@types/node": "^14.14.32",
"cross-fetch": "^3.0.6",
"msw": "^0.35.0"