yaodingyd / react-flickity-component

A React.js component for using @desandro's Flickity
314 stars 51 forks source link

Installing React Flickity component with yarn automatically adds imageloaded as a peer dependency. #155

Closed eduardfossas closed 4 months ago

eduardfossas commented 4 months ago

Hello, anyway to solve this?

Installing React Flickity component with yarn automatically adds imageloaded as a peer dependency.

yaodingyd commented 4 months ago

imageloaded is a dependency so this is intended https://github.com/yaodingyd/react-flickity-component/blob/085792ac14fcea67afad5a163a8145a5ba603ef2/package.json#L40

eduardfossas commented 4 months ago

Yeah, I know. I am just writing that because for some reason during the build of a Next.js 14 project complained about not finding jQuery.