We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03e58ce commit 0616e4fCopy full SHA for 0616e4f
deps.ts
@@ -1,4 +1,4 @@
1
export {
2
decode as base64Decode,
3
encode as base64Encode,
4
-} from "https://deno.land/std@0.177.0/encoding/base64.ts";
+} from "https://deno.land/std@0.179.0/encoding/base64.ts";
0 commit comments