Skip to content

Commit

Permalink
Use unknownutil version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Aug 3, 2024
1 parent 20728bf commit f877ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denops/ddc/deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ export { basename, parse, toFileUrl } from "jsr:@std/path@~1.0.2";
export { deadline } from "jsr:@std/async@~1.0.1";
export { spy } from "jsr:@std/testing@~0.225.3/mock";

export { ensure, is } from "jsr:@core/unknownutil@~3.18.1";
export { ensure, is } from "jsr:@core/unknownutil@~4.0.0";
export { Lock } from "jsr:@lambdalisue/async@~2.1.1";

0 comments on commit f877ea7

Please sign in to comment.