I was wondering if there is any reason why you have ```json "peerDependencies": { "@rescript/react": "<0.10.1" } ``` This means we can't use ReScript-react `0.10.3` with modern `npm` :/
I was wondering if there is any reason why you have
This means we can't use ReScript-react
0.10.3with modernnpm:/