Skip to content

Commit

Permalink
Update deps (std)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cat66000 committed Aug 3, 2020
1 parent 420bfad commit 2cbecbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export {
setColorEnabled,
green
} from "https://deno.land/std@v0.50.0/fmt/colors.ts";
} from "https://deno.land/std@v0.63.0/fmt/colors.ts";

0 comments on commit 2cbecbd

Please sign in to comment.