Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--save no longer needed #217

Merged
merged 1 commit into from
Oct 1, 2018
Merged

--save no longer needed #217

merged 1 commit into from
Oct 1, 2018

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