reazen / relude

FP-inspired prelude/standard library for ReasonML projects
https://reazen.github.io/relude
MIT License
267 stars 41 forks source link

update(deps): Unpin melange version and bump other dep versions #322

Open trite opened 2 years ago

trite commented 2 years ago
mlms13 commented 2 years ago

This all looks good to me. The only thing is, I think we probably want only the yarn.lock, not also the package-lock. Maybe we should add package-lock to the gitignore.

trite commented 2 years ago

Added!

mlms13 commented 2 years ago

Awesome, thanks! Would you mind also deleting the package-lock.json that slipped in there before it was gitignore'd?

trite commented 2 years ago

Done, squashed it all into one commit for sanity's sake.