This commit is contained in:
Endeavorance 2025-05-28 17:19:11 -04:00
parent 8970bd2895
commit 0e323af9cf
2 changed files with 40 additions and 17 deletions

View file

@ -2,7 +2,7 @@
"name": "@endeavorance/rundir",
"type": "module",
"module": "src/cli.ts",
"version": "0.1.1",
"version": "0.2.0",
"bin": {
"rundir": "build/cli.js"
},