dillon1000/react

Commit

--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
Browse files
Changed paths1 file
First-parent comparison
M packages/react-is/README.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…