Skip to content

Commit

Permalink
fix(cli): fix shell completions
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Mar 20, 2021
1 parent 5a8ce52 commit 216de2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ export {
Command,
CompletionsCommand,
StringType,
} from "https://deno.land/x/cliffy@v0.15.0/command/mod.ts";
} from "https://deno.land/x/cliffy@v0.18.1/command/mod.ts";

0 comments on commit 216de2c

Please sign in to comment.