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 ab8479f commit 78d9c89Copy full SHA for 78d9c89
projects/igniteui-angular/package.json
@@ -71,10 +71,10 @@
71
"jszip": "^3.1.5"
72
},
73
"peerDependencies": {
74
- "@angular/common": "^7.0.3",
75
- "@angular/core": "^7.0.3",
76
- "@angular/animations": "^7.0.3",
77
- "@angular/forms": "^7.0.3",
+ "@angular/common": "^8.0.0",
+ "@angular/core": "^8.0.0",
+ "@angular/animations": "^8.0.0",
+ "@angular/forms": "^8.0.0",
78
"web-animations-js": "^2.3.1"
79
80
"devDependencies": {
0 commit comments