Skip to content

Commit 69e7579

Browse files
authored
Update package.json
1 parent 887a61f commit 69e7579

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/coreui-react-chartjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"build": "rollup -c"
3939
},
4040
"dependencies": {
41-
"@coreui/chartjs": "^3.0.0",
42-
"chart.js": "^3.7.1"
41+
"@coreui/chartjs": "^4.2.2",
42+
"chart.js": "^3.8.0"
4343
},
4444
"devDependencies": {
4545
"@rollup/plugin-commonjs": "^22.0.0",

0 commit comments

Comments
 (0)