move from devDependencies to dependencies: @types/luxon

Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
This commit is contained in:
Alisson Fabiano
2022-09-21 09:36:36 +01:00
parent a616c11d78
commit 3e32883ad8
+1 -1
View File
@@ -38,6 +38,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@types/luxon": "^3.0.1",
"luxon": "^3.0.3",
"react-use": "^17.2.4"
},
@@ -54,7 +55,6 @@
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
"@types/luxon": "^3.0.1",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.47.0"