Skip to content

Commit c9d6ad3

Browse files
committed
chore: update dependencies and devDependencies
@coreui/chartjs ^4.0.0-beta.0 → ^4.0.0-beta.1 @coreui/coreui ^5.0.0-beta.1 → ^5.0.0-beta.2
1 parent b66f350 commit c9d6ad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"zip-src": "git archive -o coreui-free-bootstrap-admin-template-v$npm_package_version.zip -9 HEAD"
8383
},
8484
"dependencies": {
85-
"@coreui/chartjs": "^4.0.0-beta.0",
86-
"@coreui/coreui": "^5.0.0-beta.1",
85+
"@coreui/chartjs": "^4.0.0-beta.1",
86+
"@coreui/coreui": "^5.0.0-beta.2",
8787
"@coreui/icons": "^3.0.1",
8888
"@coreui/utils": "^2.0.2",
8989
"chart.js": "^4.4.0",

0 commit comments

Comments
 (0)