Skip to content

chore: update exports map in package.json#48

Merged
43081j merged 1 commit intotinylibs:mainfrom
SukkaW:update-exports
Mar 27, 2025
Merged

chore: update exports map in package.json#48
43081j merged 1 commit intotinylibs:mainfrom
SukkaW:update-exports

Conversation

@SukkaW
Copy link
Copy Markdown
Contributor

@SukkaW SukkaW commented Mar 27, 2025

With only import in the package.json exports map, it prevents require('tinyexec') from working even on Node.js 22/23.

This can be fixed by adding require as well, or simply removing imports constraints. The PR implements the latter one.

cc @43081j

@43081j
Copy link
Copy Markdown
Member

43081j commented Mar 27, 2025

ah man what a fool I am! 😂 I think I left import in a few packages 😬

thanks for catching this

@43081j 43081j merged commit 2b396de into tinylibs:main Mar 27, 2025
7 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.

2 participants