Skip to content

chore(package): remove types field from package.json - #48

Merged
lonewolfyx merged 1 commit into
mainfrom
chore/pkg-types
Aug 25, 2026
Merged

chore(package): remove types field from package.json#48
lonewolfyx merged 1 commit into
mainfrom
chore/pkg-types

Conversation

@lonewolfyx

Copy link
Copy Markdown
Member
  • Removed the types field pointing to ./dist/index.d.mts
  • This change affects the module's type declaration distribution
  • The types are likely now bundled with the main entry point
  • This simplifies the package.json configuration for better maintainability

- Removed the types field pointing to ./dist/index.d.mts
- This change affects the module's type declaration distribution
- The types are likely now bundled with the main entry point
- This simplifies the package.json configuration for better maintainability
@lonewolfyx
lonewolfyx merged commit e964a56 into main Aug 25, 2026
3 checks 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.

1 participant