Skip to content

Commit 346ab2c

Browse files
committed
chore(*): fixing an issue with peer deps
1 parent 792c246 commit 346ab2c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

projects/igniteui-angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
"@igniteui/material-icons-extended": "^3.1.0"
8181
},
8282
"peerDependencies": {
83-
"@angular/common": "21",
84-
"@angular/core": "21",
85-
"@angular/animations": "21",
86-
"@angular/forms": "21",
83+
"@angular/common": "22",
84+
"@angular/core": "22",
85+
"@angular/animations": "22",
86+
"@angular/forms": "22",
8787
"hammerjs": "^2.0.8",
8888
"@types/hammerjs": "^2.0.46",
8989
"igniteui-webcomponents": "^7.2.1",

0 commit comments

Comments
 (0)