Skip to content

Commit

Permalink
Remove pre version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Jul 28, 2024
1 parent 4197152 commit 3e39e40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions denops/@ddu-kinds/word.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import {
type Denops,
type PreviewContext,
type Previewer,
} from "jsr:@shougo/ddu-vim@5.0.0-pre10/types";
import type { DdcItem } from "jsr:@shougo/ddc-vim@6.0.0-pre9/types";
} from "jsr:@shougo/ddu-vim@5.0.0/types";
import type { DdcItem } from "jsr:@shougo/ddc-vim@6.0.0/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 3e39e40

Please sign in to comment.