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 63def84 commit 917b124Copy full SHA for 917b124
projects/igniteui-angular/package.json
@@ -72,14 +72,14 @@
72
"resize-observer-polyfill": "^1.5.1"
73
},
74
"peerDependencies": {
75
- "@angular/common": "^8.0.0",
76
- "@angular/core": "^8.0.0",
77
- "@angular/animations": "^8.0.0",
78
- "@angular/forms": "^8.0.0",
+ "@angular/common": "^9.0.0",
+ "@angular/core": "^9.0.0",
+ "@angular/animations": "^9.0.0",
+ "@angular/forms": "^9.0.0",
79
"web-animations-js": "^2.3.2"
80
81
"devDependencies": {
82
- "@igniteui/angular-schematics": "^9.0.500-rc.1"
+ "@igniteui/angular-schematics": "^9.0.500"
83
84
"ng-update": {
85
"migrations": "./migrations/migration-collection.json"
0 commit comments