dillon1000/react
Commit
Browse files --save is no longer needed (#13756)
`--save` is on by default as of [npm 5](https://blog.npmjs.org/post/161081169345/v500), and `npm install aphrodite` is functionally equivalent to `npm install --save aphrodite` now
Changed paths1 file
First-parent comparisonpackages/react-is/README.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…