zth / rescript-relay

Use Relay with ReScript.
https://rescript-relay-documentation.vercel.app/docs/getting-started
338 stars 53 forks source link

Fix incorrect `react-relay` peerDependencies version #356

Closed MoOx closed 2 years ago

MoOx commented 2 years ago

Closes #355

Can't be tested until it's on npm but should be good I think. That is something I am using in various places in rescript-react-native packages.

zth commented 2 years ago

Great, thanks for spotting this!