This commit is contained in:
Endeavorance 2025-05-22 15:20:43 -04:00
parent cc19888102
commit 8970bd2895
2 changed files with 4 additions and 2 deletions

View file

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