Skip to content

Commit

Permalink
Merge pull request #88 from skanehira/automation/update-dependencies
Browse files Browse the repository at this point in the history
📦 Update Deno dependencies
  • Loading branch information
skanehira authored Jan 20, 2024
2 parents 488dfc9 + 20a4659 commit 028e475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions denops/template/deps.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export * from "https://deno.land/x/denops_std@v5.2.0/mod.ts";
export * from "https://deno.land/x/denops_std@v5.2.0/variable/mod.ts";
export * from "https://deno.land/x/denops_std@v5.3.0/mod.ts";
export * from "https://deno.land/x/denops_std@v5.3.0/variable/mod.ts";
export * from "https://deno.land/x/unknownutil@v3.14.1/mod.ts";
export * from "https://deno.land/std@0.212.0/testing/asserts.ts";

0 comments on commit 028e475

Please sign in to comment.