Skip to content

Commit 436d2d4

Browse files
felipeyukio182Felipe Yukio Fupunaga
andauthored
chore: update angular peer dependencies (#534)
Update angular peerDependencies in package.json Co-authored-by: Felipe Yukio Fupunaga <[email protected]>
1 parent 5989e9d commit 436d2d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libs/ngu/carousel/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "@ngu/carousel",
33
"version": "20.0.0",
44
"peerDependencies": {
5-
"@angular/common": "^19.0.0",
6-
"@angular/core": "^19.0.0",
7-
"@angular/animations": "^19.0.0",
5+
"@angular/common": "^20.0.0",
6+
"@angular/core": "^20.0.0",
7+
"@angular/animations": "^20.0.0",
88
"hammerjs": "^2.0.0",
99
"rxjs": "^7.0.0"
1010
},

0 commit comments

Comments
 (0)