Skip to content

Commit

Permalink
Merge pull request #2 from Cat66000/master
Browse files Browse the repository at this point in the history
Update std to 0.63.0
  • Loading branch information
manyuanrong authored Aug 3, 2020
2 parents 420bfad + 2cbecbd commit 32da15a
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 32da15a

Please sign in to comment.