You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/tasty-moons-travel.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@
3
3
"@h6s/table": patch
4
4
---
5
5
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