♻️ Refactor import statements and update script metadata for improved readability and dependency management

This commit is contained in:
2026-04-06 22:59:11 +08:00
parent 349b83abb0
commit e58fd9b656
3 changed files with 18 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env -S deno run -A
import {args, exit, getSecretValue,} from "https://script.hatter.ink/@66/deno-commons-mod.ts";
import {args, exit, getSecretValue,} from "https://script.hatter.ink/@67/deno-commons-mod.ts";
import {parseArgs} from "jsr:@std/cli/parse-args";
const flags = parseArgs(args(), {