Skip to content

Commit

Permalink
📦 bump deno.land/x/vim_channel_command from v2.0.0 to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 3, 2024
1 parent 92fe38b commit b3fbf30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denops/@denops-private/host/vim.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {
Client,
Message,
Session,
} from "https://deno.land/x/vim_channel_command@v2.0.0/mod.ts";
} from "https://deno.land/x/vim_channel_command@v3.0.0/mod.ts";
import { Invoker, isInvokerMethod } from "./invoker.ts";
import { Host } from "./base.ts";

Expand Down

0 comments on commit b3fbf30

Please sign in to comment.