Skip to content

Commit

Permalink
fix: pin prettier to 2.3.x (#641)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Jul 7, 2021
1 parent 3a1bf12 commit 323fb4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"meow": "^9.0.0",
"json5": "^2.1.3",
"ncp": "^2.0.0",
"prettier": "^2.1.2",
"prettier": "~2.3.0",
"rimraf": "^3.0.2",
"update-notifier": "^5.0.0",
"write-file-atomic": "^3.0.3"
Expand Down

0 comments on commit 323fb4a

Please sign in to comment.