hackgvl / hackgreenville-com

HackGreenville's Website
https://hackgreenville.com
MIT License
16 stars 15 forks source link

Remove sharp package from packages.json #258

Closed allella closed 3 weeks ago

allella commented 3 weeks ago

It seems we're not using the sharp package, so it can likely be removed.

allella commented 3 weeks ago

Added sharp back as it was used by vite. https://github.com/hackgvl/hackgreenville-com/pull/271

Rolled the version back to 0.32.0 as our current server can't support Node 18, which sharp 0.33.0 + requires.