chore: update configs, signify version bump

This commit is contained in:
Jef LeCompte
2025-07-18 22:32:06 -07:00
parent 801b3cf725
commit 5e00aa2dfc
5 changed files with 36 additions and 11 deletions

View File

@@ -6,7 +6,7 @@ import { config } from "./config.js";
function isHelp() {
if (process.argv.includes("--help")) {
console.log(`
Usage: node build/index.js [options]
Usage: node dist/index.js [options]
Options:
--help Show this help message