mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
8315a30b9b
`--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