Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix package exports for Typescript projects #845

Merged
merged 1 commit into from Jun 21, 2023
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 21, 2023

Ensure the package can be used with node16 or nodeNext module resolution by adding the types to the exports section.

…n import the package

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review labels Jun 21, 2023
@susnux susnux requested a review from skjnldsv June 21, 2023 02:29
@skjnldsv skjnldsv merged commit bcb31f8 into master Jun 21, 2023
7 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/exports-node16 branch June 21, 2023 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants