wojtekmaj / enzyme-adapter-react-17

Unofficial adapter for React 17 for Enzyme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React peerDep

jerryk1925 opened this issue · comments

Can you update react peerDep to last 17 version plz?

No, it's set correctly. ^17.0.0-0 matches 17.0.0 pre releases, 17.0.0, 17.0.1, and so on. You are free to choose which specific version to install, any of them should be fine and not produce any warnings.