@coreui/angular-pro 5.5.15 → 5.5.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/fesm2022/coreui-angular-pro.mjs +1171 -1092
- package/fesm2022/coreui-angular-pro.mjs.map +1 -1
- package/index.d.ts +6 -4
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
<h2 align="center">CoreUI Pro Components for Angular</h3>
|
|
12
12
|
|
|
13
13
|
<p align="center">
|
|
14
|
-
Angular Components Library built on top of Bootstrap 5.3 and TypeScript 5.
|
|
14
|
+
Angular Components Library built on top of Bootstrap 5.3 and TypeScript 5.9
|
|
15
15
|
<br>
|
|
16
16
|
<a href="https://coreui.io/angular/docs/" target="_blank">Explore <strong>CoreUI for Angular docs and examples »</strong></a>
|
|
17
17
|
<br>
|