Updated to react-chartjs-2 3.3

This commit is contained in:
Alejandro Celaya
2022-03-07 17:39:03 +01:00
parent 61b094ee7d
commit 8551fcf08f
5 changed files with 20 additions and 23 deletions

View File

@@ -42,7 +42,7 @@
"qs": "^6.9.6",
"ramda": "^0.27.2",
"react": "^17.0.2",
"react-chartjs-2": "^3.0.4",
"react-chartjs-2": "^3.3.0",
"react-colorful": "^5.5.1",
"react-copy-to-clipboard": "^5.0.4",
"react-datepicker": "^3.6.0",