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 931c4ff commit 6228288Copy full SHA for 6228288
projects/igniteui-angular/package.json
@@ -77,10 +77,10 @@
77
"@igniteui/material-icons-extended": "^2.7.0"
78
},
79
"peerDependencies": {
80
- "@angular/common": "^12.0.0-rc.3",
81
- "@angular/core": "^12.0.0-rc.3",
82
- "@angular/animations": "^12.0.0-rc.3",
83
- "@angular/forms": "^12.0.0-rc.3",
+ "@angular/common": "^12.0.0",
+ "@angular/core": "^12.0.0",
+ "@angular/animations": "^12.0.0",
+ "@angular/forms": "^12.0.0",
84
"web-animations-js": "^2.3.2"
85
86
"igxDevDependencies": {
0 commit comments