robin-dela / hover-effect

Javascript library to draw and animate images on hover
MIT License
1.8k stars 305 forks source link

Images doesn't load when using NPM #53

Closed Ginikachuqu closed 1 year ago

Ginikachuqu commented 2 years ago

Hi, I tried using the library after installing the package and it's dependencies via NPM but it doesn't display the images at all. I assume it's because I'm using a newer version of GSAP in contrast to the version used to initiate the library. How do I fix this?

robin-dela commented 1 year ago

Fixed with the new version (updated GSAP dependency to the last version)