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 d9e1616 commit 1ee755bCopy full SHA for 1ee755b
projects/igniteui-angular/package.json
@@ -67,17 +67,17 @@
67
],
68
"dependencies": {
69
"@types/hammerjs": "^2.0.36",
70
- "@types/jszip": "^3.4.1",
+ "@types/jszip": "^3.1.7",
71
"hammerjs": "^2.0.8",
72
- "jszip": "^3.4.0",
+ "jszip": "^3.3.0",
73
"resize-observer-polyfill": "^1.5.1",
74
"igniteui-trial-watermark": "^1.0.3"
75
},
76
"peerDependencies": {
77
- "@angular/common": "^9.1.7",
78
- "@angular/core": "^9.1.7",
79
- "@angular/animations": "^9.1.7",
80
- "@angular/forms": "^9.1.7",
+ "@angular/common": "^9.0.0",
+ "@angular/core": "^9.0.0",
+ "@angular/animations": "^9.0.0",
+ "@angular/forms": "^9.0.0",
81
"web-animations-js": "^2.3.2"
82
83
"igxDevDependencies": {
0 commit comments