rescriptbr / react-testing-library

ReScript bindings for React Testing Library :goat:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@rescript/react version contraint

choffa opened this issue · 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 :/