Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
--save is no longer needed (facebook#14302)
`--save` is on by default as of npm 5. `npm install create-subscription` is equivalent to `npm install --save create-subscription` now
- Loading branch information