We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7088c2 commit afb9f9fCopy full SHA for afb9f9f
projects/coreui-angular-chartjs/package.json
@@ -26,7 +26,7 @@
26
},
27
"peerDependencies": {
28
"@angular/core": "^19.1.0",
29
- "@coreui/chartjs": "^4.0.0",
+ "@coreui/chartjs": "~4.0.0",
30
"chart.js": "^4.4.7"
31
32
"dependencies": {
projects/coreui-angular/package.json
@@ -28,7 +28,7 @@
"@angular/common": "^19.1.0",
"@angular/router": "^19.1.0",
- "@coreui/coreui": "^5.2.0",
+ "@coreui/coreui": "~5.2.0",
"@coreui/icons-angular": "~5.3.15",
33
"rxjs": "^7.8.1"
34
0 commit comments