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 cb0f859 commit be70e21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions denops/@ddu-kinds/file.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ import {
type PreviewContext,
type Previewer,
type SourceOptions,
} from "jsr:@shougo/[email protected]-pre10/types";
} from "jsr:@shougo/[email protected]/types";
import {
printError,
treePath2Filename,
} from "jsr:@shougo/[email protected]-pre10/utils";
} from "jsr:@shougo/[email protected]/utils";

import * as fn from "jsr:@denops/[email protected]/function";
import * as vars from "jsr:@denops/[email protected]/variable";
Expand Down

0 comments on commit be70e21

Please sign in to comment.