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

0.8.1 type errors #793

Closed
simllll opened this issue Sep 13, 2019 · 2 comments · Fixed by #794
Closed

0.8.1 type errors #793

simllll opened this issue Sep 13, 2019 · 2 comments · Fixed by #794
Labels
released This issue/pull request has been released.

Comments

@simllll
Copy link

simllll commented Sep 13, 2019

In the latest 0.8.1 release I guess the type folder is missing,
the current version does not work on my side and I see an entry in the package json:
"types": "types/index.d.ts",

that points to types/index.d.ts..but there is no types folder.
You probably need to add "types" to "files": [..] inside package.json to add this files for publishing.

Thanks
Simon

@hipstersmoothie
Copy link
Collaborator

🚀 Issue was released in v0.8.2 🚀

@hipstersmoothie hipstersmoothie added the released This issue/pull request has been released. label Sep 13, 2019
@simllll
Copy link
Author

simllll commented Sep 13, 2019

This was quick, thanks. I can confirm it works now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants