Skip to content

Commit c3ae7ca

Browse files
committed
m
1 parent 4ff8d8c commit c3ae7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ format_java_misc-check: setup_prettier
5151
npx prettier --plugin=prettier-plugin-java . --check
5252

5353
setup_prettier:
54-
npm i --no-save prettier@3 [email protected]
54+
npm i --no-save prettier@3.5.3 [email protected]
5555

5656
# Generate the top-level project.properties file using smithy-dafny.
5757
# This is for the benefit of the nightly Dafny CI,

0 commit comments

Comments
 (0)