Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Dec 15, 2022
1 parent c8d36f8 commit 5d66623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export {
decode as base64Decode,
encode as base64Encode,
} from "https://deno.land/std@0.166.0/encoding/base64.ts";
} from "https://deno.land/std@0.168.0/encoding/base64.ts";

0 comments on commit 5d66623

Please sign in to comment.