fix: utils in client

This commit is contained in:
2023-07-08 01:17:57 -03:00
parent 201f55a1b8
commit a380f837b9
2 changed files with 20 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-google-charts": "^4.0.0",
"styled-components": "^6.0.2",
"styled-components": "5.3.10",
"zustand": "^4.3.7"
},
"devDependencies": {