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(pkg): Set license in package.json accurately #44

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

darinspivey
Copy link
Contributor

Certain tooling may try to take advantage of the license field in package.json. Since this is an MIT licensed product, reflect that in the license field.

Fixes: #43

Certain tooling may try to take advantage of the `license` field in
`package.json`.  Since this is an MIT licensed product, reflect that in
the license field.

Fixes: #43
@darinspivey darinspivey requested a review from a team March 14, 2024 13:11
@darinspivey darinspivey merged commit 52dd185 into main Mar 14, 2024
4 checks passed
@darinspivey darinspivey deleted the darinspivey/issue43 branch March 14, 2024 13:19
@logdnabot
Copy link
Member

🎉 This PR is included in version 4.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specify license in package.json?
4 participants