react-testing-library icon indicating copy to clipboard operation
react-testing-library copied to clipboard

@rescript/react version contraint

Open choffa opened this issue 4 years ago • 0 comments

I was wondering if there is any reason why you have

"peerDependencies": {
    "@rescript/react": "<0.10.1"
}

This means we can't use ReScript-react 0.10.3 with modern npm :/

choffa avatar Nov 09 '21 15:11 choffa