Skip to content

Commit f36ff1b

Browse files
committed
fix: update cliffy
1 parent bdecbc2 commit f36ff1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cli.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { EnumType } from "https://deno.land/x/cliffy@v1.0.0-rc.3/command/types/enum.ts";
2-
import { Command } from "https://deno.land/x/cliffy@v1.0.0-rc.3/command/command.ts";
1+
import { EnumType } from "https://deno.land/x/cliffy@v1.0.0-rc.4/command/types/enum.ts";
2+
import { Command } from "https://deno.land/x/cliffy@v1.0.0-rc.4/command/command.ts";
33

44
import { line, registryKeys, registryReg, registrys } from "./constant.ts";
55
import { getConfig } from "./config.ts";

0 commit comments

Comments
 (0)