We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b04583d + 3cb0149 commit c08f921Copy full SHA for c08f921
deps.ts
@@ -1,2 +1,2 @@
1
-export { parse as parseArgs } from "https://deno.land/std@0.117.0/flags/mod.ts";
2
-export * as colors from "https://deno.land/std@0.117.0/fmt/colors.ts";
+export { parse as parseArgs } from "https://deno.land/std@0.119.0/flags/mod.ts";
+export * as colors from "https://deno.land/std@0.119.0/fmt/colors.ts";
0 commit comments