We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0e76e7 + 2bdad8a commit 19adffaCopy full SHA for 19adffa
deps.ts
@@ -1,3 +1,3 @@
1
-export { parse as parseArgs } from "https://deno.land/std@0.133.0/flags/mod.ts";
2
-export { expandGlob } from "https://deno.land/std@0.133.0/fs/mod.ts";
3
-export * as colors from "https://deno.land/std@0.133.0/fmt/colors.ts";
+export { parse as parseArgs } from "https://deno.land/std@0.140.0/flags/mod.ts";
+export { expandGlob } from "https://deno.land/std@0.140.0/fs/mod.ts";
+export * as colors from "https://deno.land/std@0.140.0/fmt/colors.ts";
0 commit comments