We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 598b3b7 + 6188af0 commit d8402fbCopy full SHA for d8402fb
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