Skip to content

Commit

Permalink
Update unknownutil
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed May 15, 2024
1 parent 72ca214 commit 1ba1179
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 @@ -23,5 +23,5 @@ export { deadline, DeadlineError } from "jsr:@std/async@0.224.0";
export { spy } from "jsr:@std/testing@0.224.0/mock";

export { TimeoutError } from "https://deno.land/x/msgpack_rpc@v4.0.1/response_waiter.ts";
export { ensure, is } from "jsr:@core/unknownutil@3.18.0";
export { ensure, is } from "jsr:@core/unknownutil@3.18.1";
export { Lock } from "jsr:@lambdalisue/async@2.1.1";

0 comments on commit 1ba1179

Please sign in to comment.