Skip to content

Commit

Permalink
Go back to std
Browse files Browse the repository at this point in the history
  • Loading branch information
timonson authored Aug 9, 2024
1 parent 5690847 commit 78e4b8a
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 {
decodeBase64Url,
encodeBase64Url,
} from "jsr:@std/encoding@0.224.0/base64url";
} from "https://deno.land/std@0.224.0/encoding/base64url.ts";

0 comments on commit 78e4b8a

Please sign in to comment.