We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 598b3b7 commit 6188af0Copy full SHA for 6188af0
deps.ts
@@ -1,2 +1,2 @@
1
-export { parse as parseArgs } from "https://deno.land/std@0.121.0/flags/mod.ts";
2
-export * as colors from "https://deno.land/std@0.121.0/fmt/colors.ts";
+export { parse as parseArgs } from "https://deno.land/std@0.122.0/flags/mod.ts";
+export * as colors from "https://deno.land/std@0.122.0/fmt/colors.ts";
0 commit comments