Skip to content

Conversation

@jbudz
Copy link
Member

@jbudz jbudz commented Sep 4, 2025

Adds the output from from npm pkg fix. npm publish adds a warning otherwise, bin is already considered a relative path.

@jbudz jbudz requested review from a team and Copilot September 4, 2025 18:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR normalizes the package.json bin path for the makelogs executable by removing the leading ./ from the path, following npm's recommended format and addressing a publish warning.

  • Updates the bin path from ./bin/makelogs to bin/makelogs to follow npm conventions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

3 participants