Skip to content

Commit d956838

Browse files
authored
Merge branch 'master' into mevtimov/feat-8040
2 parents 2ee3aa6 + 6363a18 commit d956838

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

projects/igniteui-angular/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"@types/hammerjs": "^2.0.36",
7070
"hammerjs": "^2.0.8",
71-
"jszip": "^3.5.0",
71+
"jszip": "^3.6.0",
7272
"tslib": "^2.0.0",
7373
"resize-observer-polyfill": "^1.5.1",
7474
"igniteui-trial-watermark": "^1.0.3",
@@ -77,10 +77,10 @@
7777
"@igniteui/material-icons-extended": "^2.4.0"
7878
},
7979
"peerDependencies": {
80-
"@angular/common": "^11.0.0",
81-
"@angular/core": "^11.0.0",
82-
"@angular/animations": "^11.0.0",
83-
"@angular/forms": "^11.0.0",
80+
"@angular/common": "^11.2.0",
81+
"@angular/core": "^11.2.0",
82+
"@angular/animations": "^11.2.0",
83+
"@angular/forms": "^11.2.0",
8484
"web-animations-js": "^2.3.2"
8585
},
8686
"igxDevDependencies": {

0 commit comments

Comments
 (0)