Skip to content

Commit 3d3931c

Browse files
committed
make hsm minify the canonical alias
1 parent fd0d3ab commit 3d3931c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/hsm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ ${colourL(`push`)}
517517
${pushCommandDescription}
518518
${colourL(`dev`)}
519519
${watchCommandDescription}
520-
${colourL(`golf`)}
520+
${colourL(`minify`)}
521521
${minifyCommandDescription}
522522
${colourL(`emit-dts`)}
523523
${generateTypeDeclarationCommandDescription}

0 commit comments

Comments
 (0)