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

Add types to exports in package.json #1388

Merged
merged 3 commits into from
Nov 23, 2023
Merged

Conversation

robertherber
Copy link
Contributor

I'm getting downstream type errors in Bun because types are not specified in the exports of package.json.

This should fix this. I'm noting that the package.json in the published package differs from this one (I don't see a dist directory), I'm guessing it's handled in the build step or has changed since last publish.

@changeset-bot
Copy link

changeset-bot bot commented Oct 26, 2023

🦋 Changeset detected

Latest commit: a171ec3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sofa-api Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ardatan
Copy link
Collaborator

ardatan commented Nov 23, 2023

Sorry for the late review! Thanks for the PR!

@ardatan ardatan merged commit ffe6e67 into Urigo:master Nov 23, 2023
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