Skip to content

Commit

Permalink
Update prettier to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Seqi committed Feb 28, 2021
1 parent aeb7c7a commit d643fcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"concurrently": "^5.3.0",
"prettier": "^1.19.1"
"prettier": "^2.2.1"
},
"scripts": {
"start": "concurrently -c \"green.bold,red.bold\" --kill-others \"npm:server\" \"npm:firebase\"",
Expand Down

0 comments on commit d643fcd

Please sign in to comment.