Skip to content

Commit

Permalink
Bump std
Browse files Browse the repository at this point in the history
  • Loading branch information
v 1 r t l committed Jun 4, 2023
1 parent ca3c86d commit ba79059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import * as color from "https://deno.land/std@0.69.0/fmt/colors.ts";
import * as color from "https://deno.land/std@0.190.0/fmt/colors.ts";

/** @type Color is the sum type of all available colors */
export type Color =
Expand Down

0 comments on commit ba79059

Please sign in to comment.