mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
**What** and **Why**: * When using npm version 2, `object-assign` and `fbjs` were not getting properly installed * This PR adds `object-assign` and `fbjs` as explicit dependencies to both `react-test-renderer` and `react-addons`