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: Fix publint error and add prepublishOnly command #202

Merged
merged 2 commits into from
Dec 26, 2023
Merged

fix: Fix publint error and add prepublishOnly command #202

merged 2 commits into from
Dec 26, 2023

Conversation

lachlancollins
Copy link
Contributor

@lachlancollins lachlancollins commented Dec 26, 2023

Publint reports the following problems: https://publint.dev/stwui@0.20.0-next

This PR fixes these publint errors by editing the "types" and "exports" fields in package.json. The typesVersions field has also been removed as it has long been replaced and was not up to date. I've added publint to prepublishOnly to catch future errors.

Copy link

vercel bot commented Dec 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
stwui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 26, 2023 4:57am

@N00nDay N00nDay merged commit 1143b64 into N00nDay:main Dec 26, 2023
1 check passed
@lachlancollins lachlancollins deleted the publint branch December 26, 2023 21:40
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