Skip to content

Commit c0bae45

Browse files
Pin version of Prettier
Per the Prettier docs recommendation.
1 parent 27bbce7 commit c0bae45

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
@@ -61,7 +61,7 @@
6161
"jest": "^26.0.0",
6262
"jest-when": "^3.1.0",
6363
"npm-run-all": "^4.1.5",
64-
"prettier": "^2.2.1",
64+
"prettier": "2.2.1",
6565
"pretty-quick": "^3.1.0",
6666
"regex-to-strings": "^2.0.1",
6767
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)