Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Nov 28, 2023
1 parent 2cee4f7 commit 3deba5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denops/@ddu-kinds/word.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
Previewer,
} from "https://deno.land/x/ddu_vim@v3.6.0/types.ts";
import { Denops, fn, vars } from "https://deno.land/x/ddu_vim@v3.6.0/deps.ts";
import { DdcItem } from "https://deno.land/x/ddc_vim@v4.0.5/types.ts";
import { DdcItem } from "https://deno.land/x/ddc_vim@v4.1.0/types.ts";

export type ActionData = {
text: string;
Expand Down

0 comments on commit 3deba5a

Please sign in to comment.