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 cdb31f5 commit eed4d9dCopy full SHA for eed4d9d
package.json
@@ -55,5 +55,22 @@
55
"engines": {
56
"node": "^14.15.0 || >=16.10.0",
57
"npm": ">= 6"
58
+ },
59
+ "overrides": {
60
+ "@coreui/angular": {
61
+ "@angular/common": "^15.0.0",
62
+ "@angular/core": "^15.0.0",
63
+ "@angular/cdk": "^15.0.0",
64
+ "@angular/router": "^15.0.0"
65
66
+ "@coreui/angular-chartjs": {
67
68
69
+ "@angular/cdk": "^15.0.0"
70
71
+ "@coreui/icons-angular": {
72
73
+ "@angular/core": "^15.0.0"
74
+ }
75
}
-}
76
+}
0 commit comments