davidjerleke / embla-carousel

A lightweight carousel library with fluid motion and great swipe precision.
https://www.embla-carousel.com
MIT License
5.37k stars 164 forks source link

[Bug]: Fade plugin has wrong peer dependency version #884

Closed davidjerleke closed 1 month ago

davidjerleke commented 1 month ago

Which variants of Embla Carousel are you using?

Steps to reproduce

The bug occurs when I try to install the Fade plugin with a package manager. This is caused byt the wrong peer dependency version for the core package embla-carousel.

Expected Behavior

I should get no errors when installing the Fade plugin with a package manager.

Before submitting