react-object-inspector icon indicating copy to clipboard operation
react-object-inspector copied to clipboard

Update react peer dependency

Open drewjenkins opened this issue 8 years ago • 1 comments

The peer dependency of "react": "^0.14.0" conflicts with our project, since we use a newer version of react. The object inspector still works great with newer versions of React, so could you please update to a newer version of react or change the peer dependency to "react": "^0.14.0 || ^15.0.0",

drewjenkins avatar Mar 27 '17 19:03 drewjenkins

👍 agreed.

alvaro1728 avatar Mar 07 '18 19:03 alvaro1728