Skip to content

Conversation

@JoeCortopassi
Copy link
Contributor

--save is on by default as of npm 5, so npm install aphrodite is functionally equivalent to npm install --save aphrodite now

`--save` is on by default as of [npm 5](https://blog.npmjs.org/post/161081169345/v500), so `npm install aphrodite` is functionally equivalent to `npm install --save aphrodite` now
@timdorr
Copy link
Member

timdorr commented Oct 1, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants