Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add dependencies to react-test-renderer and react-addons (#8467)
**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`
- Loading branch information