Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use most recent React version (#477)
* Get latest version numbers of react and react-dom from npm before install. * Run separate npm installs for react, react-dom, and react-test-renderer. * Consolidate into a single npm install. * Fix misplaced parenthesis, add missing semicolon. * Add missing semicolon.
- Loading branch information