Skip to content

Conversation

@abuelwafa
Copy link
Contributor

Upgrade react-json-tree to 0.11.0
This fixes #69 (console warnings with React 16)

@abuelwafa abuelwafa mentioned this pull request Oct 30, 2017
@skene
Copy link

skene commented Nov 6, 2017

any update on this? would like to end these console warnings before they end me.

@RemyRylan
Copy link

@skene until this merges, I had luck with just adding "react-json-tree": "^0.11.0" to my app's own package.json. The dependency for react-json-tree in redux-devtools-log-monitor is flexible, so if you're using npm >= 3, redux-devtools-log-monitor will evaluate the top level version of react-json-tree specified by your project as acceptable and won't install it's own version.

@zalmoxisus zalmoxisus merged commit 15679d4 into gaearon:master Nov 11, 2017
@zalmoxisus
Copy link
Collaborator

Thanks for working on this! It's published as [email protected].

@abuelwafa
Copy link
Contributor Author

@zalmoxisus thanks. always happy to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

React 16

4 participants