From 4b1f54524f7eef3bd7c6338160c3f570d9017a91 Mon Sep 17 00:00:00 2001 From: Charlie Gerard Date: Mon, 17 Jun 2024 11:49:27 -0700 Subject: [PATCH] update --- lib/commands/scan/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/commands/scan/index.js b/lib/commands/scan/index.js index 122581e2..6c9c6e21 100644 --- a/lib/commands/scan/index.js +++ b/lib/commands/scan/index.js @@ -8,7 +8,7 @@ import { meowWithSubcommands } from '../../utils/meow-with-subcommands.js' const description = 'Scans related commands' /** @type {import('../../utils/meow-with-subcommands').CliSubcommand} */ -export const fullscans = { +export const scan = { description, run: async (argv, importMeta, { parentName }) => { await meowWithSubcommands(