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.
2 parents f0f72d8 + b8b8ab0 commit bfaaec4Copy full SHA for bfaaec4
projects/igniteui-angular/package.json
@@ -77,14 +77,14 @@
77
"@igniteui/material-icons-extended": "^2.4.0"
78
},
79
"peerDependencies": {
80
- "@angular/common": "^11.0.0-rc.1",
81
- "@angular/core": "^11.0.0-rc.1",
82
- "@angular/animations": "^11.0.0-rc.1",
83
- "@angular/forms": "^11.0.0-rc.1",
+ "@angular/common": "^11.0.0",
+ "@angular/core": "^11.0.0",
+ "@angular/animations": "^11.0.0",
+ "@angular/forms": "^11.0.0",
84
"web-animations-js": "^2.3.2"
85
86
"igxDevDependencies": {
87
- "@igniteui/angular-schematics": "~11.0.700-rc.0"
+ "@igniteui/angular-schematics": "~11.0.700-rc.2"
88
89
"ng-update": {
90
"migrations": "./migrations/migration-collection.json"
0 commit comments