mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[GH-ISSUE #361] changes to package.json not being published #861
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#861
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ericc-ch on GitHub (Nov 29, 2025).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/361
So #348 should be included in the latest release
But somehow the change to package.json isnt published to the latest version in npm
Changes to other files are included tho, for example changes to readme from the same PR
Or #357
@ericc-ch commented on GitHub (Nov 29, 2025):
Okay while writing this I did some digging and the build script doesnt pickup the exports field in package.json so my last commit basically did nothing
Well now it should actually probably definitely be exported
@msmps commented on GitHub (Nov 29, 2025):
closed by #362