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

Switch back to CommonJS #707

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Switch back to CommonJS #707

merged 2 commits into from
Nov 5, 2024

Conversation

FloEdelmann
Copy link
Owner

Fixes #706.

I had added "type": "module" to package.json in #589, not thinking about that it has consequences for downstream consumers of the library. This PR changes it back to the default value "commonjs".

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.

export "objectProp" (imported as "objectProp") was not found in "vue-ts-types" (module has no exports)
1 participant