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 07dfee6 commit 71d6062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denops/dpp/deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ export { deadline, DeadlineError } from "jsr:@std/[email protected]";

export { TimeoutError } from "https://deno.land/x/[email protected]/response_waiter.ts";
export { Lock } from "jsr:@lambdalisue/[email protected]";
export { ensure, is } from "jsr:@core/[email protected].0";
export { ensure, is } from "jsr:@core/[email protected].1";

0 comments on commit 71d6062

Please sign in to comment.