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.
2 parents beb28f0 + 26ed912 commit 4fff375Copy full SHA for 4fff375
deps.ts
@@ -2,4 +2,4 @@ export {
2
mergeReadableStreams,
3
zipReadableStreams,
4
} from "https://deno.land/[email protected]/streams/mod.ts";
5
-export { router } from "https://deno.land/x/rutt@0.2.0/mod.ts";
+export { router } from "https://deno.land/x/rutt@0.3.0/mod.ts";
0 commit comments