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 b5952a7 + b1a610c commit 68695ccCopy full SHA for 68695cc
projects/igniteui-angular/package.json
@@ -77,14 +77,14 @@
77
"@igniteui/material-icons-extended": "^2.8.0"
78
},
79
"peerDependencies": {
80
- "@angular/common": "^12.1.1",
81
- "@angular/core": "^12.1.1",
82
- "@angular/animations": "^12.1.1",
83
- "@angular/forms": "^12.1.1",
+ "@angular/common": "^12.2.0",
+ "@angular/core": "^12.2.0",
+ "@angular/animations": "^12.2.0",
+ "@angular/forms": "^12.2.0",
84
"web-animations-js": "^2.3.2"
85
86
"igxDevDependencies": {
87
- "@igniteui/angular-schematics": "~12.1.810"
+ "@igniteui/angular-schematics": "~12.2.820-alpha.0"
88
89
"ng-update": {
90
"migrations": "./migrations/migration-collection.json"
0 commit comments