Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
ematipico merged 1 commit into
webpack:masterfrom
andersk:prettier-devDependencies
Jun 21, 2019
Merged

fix(deps): move prettier from dependencies to devDependencies#968
ematipico merged 1 commit into
webpack:masterfrom
andersk:prettier-devDependencies

Conversation

@andersk

@andersk andersk commented Jun 21, 2019

Copy link
Copy Markdown
Contributor

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.

@jsf-clabot

jsf-clabot commented Jun 21, 2019

Copy link
Copy Markdown

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.

4 participants