Skip to content

Commit ecca250

Browse files
committed
fix(dependencies): @coreui/coreui ^5.0.0
1 parent 3e3af70 commit ecca250

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#### `5.2.0`
66

77
- chore(dependencies): update to `Angular 18`
8-
- chore(dependencies): update to `CoreUI 5.2`
98
- feat(tabs): Angular tabs reimagined structure, keyboard interactions and WAI-ARIA support
109

1110
---

projects/coreui-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/common": "^18.0.0",
2929
"@angular/core": "^18.0.0",
3030
"@angular/router": "^18.0.0",
31-
"@coreui/coreui": "~5.2.0",
31+
"@coreui/coreui": "^5.0.0",
3232
"@coreui/icons-angular": "~5.2.0-0 || ~5.2.0",
3333
"rxjs": "^7.8.1"
3434
},

0 commit comments

Comments
 (0)