Skip to content

Commit

Permalink
Merge pull request #53 from skanehira/automation/update-dependencies
Browse files Browse the repository at this point in the history
📦 Update Deno dependencies
  • Loading branch information
skanehira authored Mar 1, 2024
2 parents 6d8d35c + 37b2a9a commit a0bbc47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export * as base64 from "https://deno.land/std@0.207.0/encoding/base64.ts";
export * from "https://deno.land/x/unknownutil@v3.10.0/mod.ts";
export * as base64 from "https://deno.land/std@0.218.0/encoding/base64.ts";
export * from "https://deno.land/x/unknownutil@v3.16.3/mod.ts";

0 comments on commit a0bbc47

Please sign in to comment.