Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add bin key back to package.json #101

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

rgant
Copy link
Contributor

@rgant rgant commented Nov 26, 2024

PR Checklist

Overview

Re-added the bin key to package.json so that npx package-json-validator works without having to install the package.

Output

$ npx package-json-validator --warnings --recommendations
{ valid: true }

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tzemanovic Tomas Zemanovic
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Sorry for taking so long - this is perfect! 💯

@JoshuaKGoldberg JoshuaKGoldberg changed the title fix: Add bin key to package.json fix: add bin key back to package.json Dec 17, 2024
@JoshuaKGoldberg JoshuaKGoldberg merged commit 2c684a0 into JoshuaKGoldberg:main Dec 17, 2024
@JoshuaKGoldberg
Copy link
Owner

@all-contributors please add @rgant for code.

🤖 Beep boop! This comment was added automatically by all-contributors-auto-action.
Not all contributions can be detected from Git & GitHub alone. Please comment any missing contribution types this bot missed.
...and of course, thank you for contributing! 💙

Copy link

🎉 This is included in version v0.7.1 🎉

The release is available on:

Cheers! 📦🚀

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.

🐛 Bug: Error: could not determine executable to run
2 participants