Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies; replace React.render with ReactDOM.render #40

Merged
merged 1 commit into from
Oct 19, 2015

Conversation

VaclavSir
Copy link
Contributor

I upgraded all dependencies using npm-check-updates. Then I added a new dependency react-dom and editted index.js (using React.render is deprecated in React 0.14 in favor of ReactDOM.render).

@VaclavSir VaclavSir force-pushed the update-dependencies branch from 9096f08 to 9a4bde9 Compare October 19, 2015 07:22
gaearon added a commit that referenced this pull request Oct 19, 2015
Update dependencies; replace React.render with ReactDOM.render
@gaearon gaearon merged commit 91b0328 into gaearon:master Oct 19, 2015
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.

2 participants