fix(package.json): Fixed incorrect main and typings fields, replacing with exports field
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-01-14 - 1.3.3 - fix(package.json)
|
||||
Fixed incorrect main and typings fields, replacing with exports field
|
||||
|
||||
- Updated package.json to use the 'exports' field instead of 'main' and 'typings' for module entry points
|
||||
|
||||
## 2025-01-14 - 1.3.2 - fix(core)
|
||||
No code changes detected, maintain current state.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user