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 5989e9d commit 436d2d4Copy full SHA for 436d2d4
libs/ngu/carousel/package.json
@@ -2,9 +2,9 @@
2
"name": "@ngu/carousel",
3
"version": "20.0.0",
4
"peerDependencies": {
5
- "@angular/common": "^19.0.0",
6
- "@angular/core": "^19.0.0",
7
- "@angular/animations": "^19.0.0",
+ "@angular/common": "^20.0.0",
+ "@angular/core": "^20.0.0",
+ "@angular/animations": "^20.0.0",
8
"hammerjs": "^2.0.0",
9
"rxjs": "^7.0.0"
10
},
0 commit comments