Fix bin path prefix (npm pkg fix)

This commit is contained in:
Aric Camarata 2026-02-25 16:00:23 -05:00
parent 3712b78590
commit 2ed1a7188a

View file

@ -15,7 +15,7 @@
}
},
"bin": {
"moon-sighting": "./dist/cli/index.cjs"
"moon-sighting": "dist/cli/index.cjs"
},
"sideEffects": false,
"files": [