fix: normalize npm package metadata #5
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
thekidneyexperts/autoresearch-mcp!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release/npm-metadata-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Normalize package metadata so npm publish no longer auto-corrects bin paths or repository URL. Updates package CLI expectation accordingly.
Local gates: package CLI test, npm publish --dry-run, full test/typecheck/lint/build all pass.
CI green: Woodpecker PR pipeline #15 success. Metadata normalization removes npm publish auto-correct warnings.