Skip to content

Commit 1f048d6

Browse files
committed
chore: update @coreui/coreui to 5.0.0-alpha.2
1 parent f6bd76a commit 1f048d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/coreui-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"vue-types": "^5.1.0"
5555
},
5656
"peerDependencies": {
57-
"@coreui/coreui": "^5.0.0-alpha.0",
57+
"@coreui/coreui": "^5.0.0-alpha.2",
5858
"vue": "^3.2.21"
5959
},
6060
"standard": {

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"devDependencies": {
1111
"@coreui/chartjs": "^3.1.2",
12-
"@coreui/coreui": "^5.0.0-alpha.0",
12+
"@coreui/coreui": "^5.0.0-alpha.2",
1313
"@coreui/icons": "^3.0.1",
1414
"@coreui/icons-vue": "^2.0.0",
1515
"@coreui/utils": "^2.0.2",

0 commit comments

Comments
 (0)