• William Horton's avatar
    Use most recent React version (#477) · 250605fa
    William Horton authored
    * 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.
    250605fa