This commit is contained in:
Skillz
2020-08-31 17:05:46 -04:00
parent cf66330c17
commit ccd659fc05
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import {
green,
red,
yellow,
} from "https://deno.land/std@0.61.0/fmt/colors.ts";
} from "https://deno.land/std@0.67.0/fmt/colors.ts";
export const getTime = () => {
const now = new Date();