Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Jul 27, 2024
1 parent 6b536e7 commit e033093
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 {
type PreviewContext,
type Previewer,
} from "jsr:@shougo/ddu-vim@5.0.0-pre10/types";
import type { DdcItem } from "jsr:@shougo/ddc-vim@v6.0.0-pre9/types";
import type { DdcItem } from "jsr:@shougo/ddc-vim@6.0.0-pre9/types";

import * as fn from "jsr:@denops/std@7.0.0/function";
import * as vars from "jsr:@denops/std@7.0.0/variable";
Expand Down

0 comments on commit e033093

Please sign in to comment.