feat: update imports

This commit is contained in:
2025-01-19 19:23:50 +08:00
parent 8791ffef46
commit 33b38ed778
5 changed files with 18 additions and 20 deletions

View File

@@ -10,7 +10,7 @@ import {
compareVersion,
isEnvOn,
log,
} from "https://hatter.ink/script/fetch/library/deno-commons-mod.ts?202501191623";
} from "https://hatter.ink/script/get/@1/deno-commons-mod.ts";
const args = Deno.args;
if (args.length == 0) {