Skip to content

fix(npm): normalize CLI bin path - #6

Merged
obmakesomething merged 1 commit into
mainfrom
codex/chore/npm-bin-metadata-fix
May 7, 2026
Merged

fix(npm): normalize CLI bin path#6
obmakesomething merged 1 commit into
mainfrom
codex/chore/npm-bin-metadata-fix

Conversation

@obmakesomething

Copy link
Copy Markdown
Owner

What changed

  • Normalizes the npm bin.env-mapper path from ./src/cli.js to src/cli.js using npm pkg fix.

Why

npm publish --dry-run --access public warned that npm would auto-correct and remove the bin entry when publishing. That would risk publishing env-mapper-mcp@0.1.0 without the env-mapper CLI.

Validation

  • npm run prepublishOnly passes.
  • npm publish --dry-run --access public passes without the bin auto-correction warning.

Non-goals

  • No npm publish in this PR.
  • No version bump.
  • No runtime behavior changes.

@devloai

devloai Bot commented May 7, 2026

Copy link
Copy Markdown

Unable to trigger custom agent "Code Reviewer". You have run out of credits 😔
Please upgrade your plan or buy additional credits from the subscription page.

@obmakesomething
obmakesomething merged commit aea98d6 into main May 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant