Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Apr 11, 2024
1 parent 2e2fe9b commit 9eb7af1
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,5 +1,5 @@
export {
mergeReadableStreams,
zipReadableStreams,
} from "https://deno.land/std@0.221.0/streams/mod.ts";
} from "https://deno.land/std@0.222.1/streams/mod.ts";
export { router } from "https://deno.land/x/rutt@0.2.0/mod.ts";

0 comments on commit 9eb7af1

Please sign in to comment.