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

Update package.json "License" added, fixed #894

Merged
merged 1 commit into from Apr 25, 2023

Conversation

miguelgargallo
Copy link
Contributor

Fixing the warning from yarn run build:

miguelgargallo@host HOME p/docus-docs-starter (main)
$ yarn run build
yarn run v1.22.19
warning package.json: No license field
$ nuxi build .docs/
Nuxi 3.3.3                                                                  12:17:55
Nuxt 3.3.3 with Nitro 2.3.3                                                 12:17:55

Fixing the warning from yarn run build:

```
miguelgargallo@host HOME p/docus-docs-starter (main)
$ yarn run build
yarn run v1.22.19
warning package.json: No license field
$ nuxi build .docs/
Nuxi 3.3.3                                                                  12:17:55
Nuxt 3.3.3 with Nitro 2.3.3                                                 12:17:55
```
@vercel
Copy link

vercel bot commented Apr 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docus ✅ Ready (Inspect) Visit Preview Apr 19, 2023 10:22am

@miguelgargallo
Copy link
Contributor Author

Legal protection: By adding a license, such as the MIT license, you can protect your code from being used without your permission. The MIT license allows others to use and modify your code, but they must give you credit and not hold you liable for any damages.

Clear ownership: Adding the author's name to the license ensures that there is no ambiguity about who created the code and who owns it. This is particularly important if the code is used in a commercial context or if there are multiple contributors to the project.

Community engagement: By contributing your code with a clear license and authorship information, you are making it easier for others to use and contribute to your project. This can lead to a more active and engaged community, which can lead to more contributions, feedback, and improvements to your code.

@Atinux Atinux merged commit 50d9e68 into nuxt-themes:main Apr 25, 2023
1 check 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.

None yet

2 participants