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 cc2a2b4 commit d111f78Copy full SHA for d111f78
projects/igniteui-angular/package.json
@@ -77,10 +77,10 @@
77
"@igniteui/material-icons-extended": "^2.4.0"
78
},
79
"peerDependencies": {
80
- "@angular/common": "^10.0.0",
81
- "@angular/core": "^10.0.0",
82
- "@angular/animations": "^10.0.0",
83
- "@angular/forms": "^10.0.0",
+ "@angular/common": "^11.0.0-rc.1",
+ "@angular/core": "^11.0.0-rc.1",
+ "@angular/animations": "^11.0.0-rc.1",
+ "@angular/forms": "^11.0.0-rc.1",
84
"web-animations-js": "^2.3.2"
85
86
"igxDevDependencies": {
0 commit comments