reasonml / reason-react

Reason bindings for ReactJS
https://reasonml.github.io/reason-react/
MIT License
3.25k stars 349 forks source link

add npm depexts #760

Closed jchavarri closed 1 year ago

jchavarri commented 1 year ago

I am not sure if 0.11 is also compatible with react 17 🤔 but it seems safe to limit the range to just 16?

jchavarri commented 1 year ago

@davesnx I removed peerDependencies in last commit, as that is effectively what we do with depexts now.