jwagner / smartcrop-sharp

Node module for using smartcrop via sharp/libvips
MIT License
115 stars 14 forks source link

Upgrade sharp version? #4

Closed mikestopcontinues closed 6 years ago

mikestopcontinues commented 6 years ago

I ran into an interesting bug during deploy. Since my sharp dependency is more modern that smartcrop-sharp, somehow only smartcrop's sharp version was installed, breaking my deploy on netlify. This is a sharp issue, but I figured since it's a non-breaking change, it might be worth doing here as well.

jwagner commented 6 years ago

Will do that with the 2.0 release.