diff --git a/deps.ts b/deps.ts index 3bdac04..3877ef7 100644 --- a/deps.ts +++ b/deps.ts @@ -1,4 +1,4 @@ export { join } from "https://deno.land/std@0.95.0/path/mod.ts"; export { colors } from "https://deno.land/x/cliffy@v0.18.2/ansi/colors.ts"; export { iter, readAll } from "https://deno.land/std@0.95.0/io/util.ts"; -export { default as escapeStr } from "http://esm.sh/shq@1.0.2"; +export { default as escapeStr } from "https://esm.sh/shq@1.0.2";