Skip to content

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