Skip to content

Commit

Permalink
chore: make prettier dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewvasilchuk committed Sep 20, 2020
1 parent f72468c commit 09bc312
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 2 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
"lint:editorconfig": "editorconfig-checker",
"test": "jest"
},
"dependencies": {
"prettier": "^2.1.2"
},
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
Expand All @@ -53,6 +50,7 @@
"jest": "^26.4.2",
"lint-staged": "^10.4.0",
"lodash.flatten": "^4.4.0",
"prettier": "^2.1.2",
"randomcolor": "^0.6.2",
"rimraf": "^3.0.2",
"rollup": "^2.27.1",
Expand Down

0 comments on commit 09bc312

Please sign in to comment.