Skip to content

Package.json and Export Improvements #376

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

Merged
merged 3 commits into from
Aug 6, 2023
Merged

Conversation

Fritsch-Tech
Copy link
Collaborator

🔧 Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Codebase improvement
  • Other (if none of the other choices apply)

🚨 Checklist

  • I've read the guidelines for contributing
  • I've added necessary documentation (if appropriate)
  • I've ensured that my code additions do not fail linting or unit tests (if applicable)

Description

This pull request includes various enhancements to the package.json file and export configuration, making the package more publish-ready and user-friendly. The changes are as follows:

  • Improved package.json: Updated package.json with relevant metadata, including the license, source, and README.md files, ensuring that essential information is readily available to users.

  • Added GitHub Repository: Included the GitHub repository link in the package.json, enabling easier navigation to the source code and facilitating community contributions.

  • Export Improvements: Refined the export configuration to optimize module accessibility and ensure a smoother development experience.

  • Miscellaneous Improvements: Made various miscellaneous improvements to enhance the overall package functionality and user experience.

Please review the changes and provide feedback.

Thank you for considering this pull request, and I look forward to your valuable feedback!

@gremo gremo merged commit 4cfee4e into gremo:main Aug 6, 2023
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