We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1d346 commit 031d175Copy full SHA for 031d175
package.json
@@ -22,12 +22,12 @@
22
"test:debug": "react-scripts --inspect-brk test --runInBand"
23
},
24
"dependencies": {
25
- "@coreui/chartjs": "^4.0.0-rc.0",
26
- "@coreui/coreui": "^5.0.0-rc-2",
+ "@coreui/chartjs": "^4.0.0",
+ "@coreui/coreui": "^5.0.0",
27
"@coreui/icons": "^3.0.1",
28
"@coreui/icons-react": "^2.2.1",
29
- "@coreui/react": "^5.0.0-rc.3",
30
- "@coreui/react-chartjs": "^3.0.0-rc.0",
+ "@coreui/react": "^5.0.0",
+ "@coreui/react-chartjs": "^3.0.0",
31
"@coreui/utils": "^2.0.2",
32
"@popperjs/core": "^2.11.8",
33
"chart.js": "^4.4.2",
0 commit comments