diff --git a/modules-lock.json b/modules-lock.json index 1a50a4da..8c7accac 100644 --- a/modules-lock.json +++ b/modules-lock.json @@ -8,8 +8,7 @@ "/testing/asserts.ts", "/io/buffer.ts", "/io/bufio.ts", - "/io/util.ts", - "/fmt/colors.ts" + "/io/util.ts" ] }, "https://cdn.skypack.dev/lodash-es": { diff --git a/modules.json b/modules.json index 1a50a4da..8c7accac 100644 --- a/modules.json +++ b/modules.json @@ -8,8 +8,7 @@ "/testing/asserts.ts", "/io/buffer.ts", "/io/bufio.ts", - "/io/util.ts", - "/fmt/colors.ts" + "/io/util.ts" ] }, "https://cdn.skypack.dev/lodash-es": { diff --git a/vendor/https/deno.land/std/fmt/colors.ts b/vendor/https/deno.land/std/fmt/colors.ts deleted file mode 100644 index 467d407f..00000000 --- a/vendor/https/deno.land/std/fmt/colors.ts +++ /dev/null @@ -1 +0,0 @@ -export * from "https://deno.land/std@0.100.0/fmt/colors.ts";