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 e293d83 commit ba2e79bCopy full SHA for ba2e79b
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-alpha.0"
+ "@igniteui/angular-schematics": "~11.0.700"
88
89
"ng-update": {
90
"migrations": "./migrations/migration-collection.json"
0 commit comments