Skip to content

Commit 6105ef1

Browse files
anderskematipico
authored andcommitted
fix(deps): move prettier from dependencies to devDependencies (#968)
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent dad54f4 commit 6105ef1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@
124124
"import-local": "2.0.0",
125125
"interpret": "1.2.0",
126126
"loader-utils": "1.2.3",
127-
"prettier": "1.18.2",
128127
"supports-color": "5.5.0",
129128
"v8-compile-cache": "2.0.3",
130129
"yargs": "12.0.5"
@@ -164,6 +163,7 @@
164163
"lerna": "3.15.0",
165164
"lint-staged": "7.3.0",
166165
"nyc": "14.1.1",
166+
"prettier": "1.18.2",
167167
"prettier-eslint-cli": "4.7.1",
168168
"readable-stream": "3.4.0",
169169
"rimraf": "2.6.3",

0 commit comments

Comments
 (0)