Uniswap / redux-multicall

A React + Redux library for fetching, batching, and caching chain state via the MultiCall contract.
MIT License
95 stars 54 forks source link

Relax React in peerDependencies to `>=17` as in @uniswap/widgets #31

Closed raveclassic closed 2 years ago

raveclassic commented 2 years ago

Hey folks!

We're currently upgrading our codebase using @uniswap/widgets to react@18 and the following line blocks installation of react 18. Could you please update it to >=17 like it's done in @uniswap/widgets?

https://github.com/Uniswap/redux-multicall/blob/8b68196a34ed5eb7c5768545225c736b6d9221da/package.json#L61