Skip to content

Commit 323fb4a

Browse files
fix: pin prettier to 2.3.x (#641)
1 parent 3a1bf12 commit 323fb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"meow": "^9.0.0",
5656
"json5": "^2.1.3",
5757
"ncp": "^2.0.0",
58-
"prettier": "^2.1.2",
58+
"prettier": "~2.3.0",
5959
"rimraf": "^3.0.2",
6060
"update-notifier": "^5.0.0",
6161
"write-file-atomic": "^3.0.3"

0 commit comments

Comments
 (0)