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.json "types" path definition missing #223

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Conversation

brydar
Copy link
Contributor

@brydar brydar commented Jun 15, 2022

Some import checkers of mine are failing with the Kbar lib since the types path declaration is missing from the package.json.

Has specified in the TS Publishing specs this should link to the ts entry point (same as main for ts).
https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html#including-declarations-in-your-npm-package

PS: Thanks for the great work 👏

@vercel
Copy link

vercel bot commented Jun 15, 2022

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

Name Status Preview Updated
kbar ✅ Ready (Inspect) Visit Preview Jun 15, 2022 at 2:33PM (UTC)

@timc1
Copy link
Owner

timc1 commented Jun 17, 2022

Thanks @brydar!

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