Skip to content

fix: remove stale package entry fields#62

Merged
chenjiahan merged 1 commit into
mainfrom
fix-package-entry-fields
May 29, 2026
Merged

fix: remove stale package entry fields#62
chenjiahan merged 1 commit into
mainfrom
fix-package-entry-fields

Conversation

@chenjiahan
Copy link
Copy Markdown
Member

Summary

This PR removes stale main and module fields from package.json because the package already uses exports to define its public entry points. The removed module field pointed to dist/index.mjs, which is not included in the published package.

@chenjiahan chenjiahan merged commit ef492fd into main May 29, 2026
5 checks passed
@chenjiahan chenjiahan deleted the fix-package-entry-fields branch May 29, 2026 09:09
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.

1 participant