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

fix(deps): move prettier from dependencies to devDependencies #968

Merged
merged 1 commit into from Jun 21, 2019

Conversation

andersk
Copy link
Contributor

@andersk andersk commented Jun 21, 2019

What kind of change does this PR introduce?
bugfix

Did you add tests for your changes?
N/A

If relevant, did you update the documentation?
N/A

Summary
prettier is used during development of webpack-cli and does not need to be pulled in by all packages that use webpack-cli; thus it should be in devDependencies, not dependencies. (Bug introduced by #851.)

Does this PR introduce a breaking change?
No.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
@jsf-clabot
Copy link

jsf-clabot commented Jun 21, 2019

CLA assistant check
All committers have signed the CLA.

@ematipico ematipico merged commit 6105ef1 into webpack:master Jun 21, 2019
@andersk andersk deleted the prettier-devDependencies branch June 21, 2019 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants