Skip to content

Commit 70e87eb

Browse files
author
songsang
committed
rename changeset
1 parent a185823 commit 70e87eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/tasty-moons-travel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"@h6s/table": patch
44
---
55

6-
Fix package.json main field to point to built files instead of TypeScript source files. npm does not support overriding the main field via publishConfig, which caused the published package to incorrectly reference src/index.ts, resulting in module resolution errors.
6+
fix: update main field to point to built files in package.json

0 commit comments

Comments
 (0)