ngx-slick-carousel
Advanced tools
Comparing version 18.0.0 to 19.0.0
{ | ||
"name": "ngx-slick-carousel", | ||
"version": "18.0.0", | ||
"version": "19.0.0", | ||
"repository": { | ||
@@ -27,7 +27,7 @@ "type": "git", | ||
"peerDependencies": { | ||
"@angular/core": "^17.0.0 || ^18.0.0", | ||
"@angular/common": "^17.0.0 || ^18.0.0", | ||
"@angular/forms": "^17.0.0 || ^18.0.0", | ||
"@angular/core": "^18.0.0 || ^19.0.0", | ||
"@angular/common": "^18.0.0 || ^19.0.0", | ||
"@angular/forms": "^18.0.0 || ^19.0.0", | ||
"rxjs": "^7.0.0", | ||
"zone.js": "^0.14.0 || ^0.15.0" | ||
"zone.js": "^0.15.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
32105