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: add missing package.json exports #49

Merged
merged 1 commit into from
Aug 6, 2022
Merged

fix: add missing package.json exports #49

merged 1 commit into from
Aug 6, 2022

Conversation

ianprime0509
Copy link
Owner

package.json should be exported to support certain tools:
ianprime0509/pitchy#108

The default export condition should be preferred to just using
import, also to support certain tools:
ianprime0509/pitchy#112

package.json should be exported to support certain tools:
ianprime0509/pitchy#108

The `default` export condition should be preferred to just using
`import`, also to support certain tools:
ianprime0509/pitchy#112
@ianprime0509 ianprime0509 merged commit 6b0f393 into main Aug 6, 2022
@ianprime0509 ianprime0509 deleted the fix/exports branch August 6, 2022 19:05
@github-actions
Copy link

github-actions bot commented Aug 6, 2022

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant