Skip to content

Commit f3240a2

Browse files
committed
Fix patch command warning
1 parent d5783b5 commit f3240a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/meow-with-subcommands.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ export async function meowWithSubcommands(
355355
'optimize',
356356
'organization',
357357
'package',
358-
'patch',
358+
//'patch',
359359
'raw-npm',
360360
'raw-npx',
361361
'repository',

0 commit comments

Comments
 (0)