Merge pull request 'fix(cli): point bin to dist/cli.js instead of src/cli.ts' (#234) from fix/cli-bin-path into main

This commit is contained in:
2026-05-13 08:43:41 +00:00
+1
View File
@@ -2,6 +2,7 @@
"name": "@uncaged/cli-workflow",
"version": "0.3.18",
"files": [
"src",
"dist",
"package.json"
],