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(types): point to dist/index.d.ts instead of non-existing file #1944

Merged
merged 1 commit into from Apr 15, 2021

Conversation

hasparus
Copy link
Contributor

Hey @hipstersmoothie, I realized why that auto import didn't have types.

The path in "types" here points to a wrong place :)

What Changed

Fixed package.json "types"

Why

bin/index.d.ts doesn't even exist.

Todo:

  • Add tests
  • Add docs

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

Hey @hipstersmoothie, I realized why that `auto` import didn't have types.

The path in `"types"` here points to a wrong place :)
@hipstersmoothie hipstersmoothie merged commit ac603a3 into intuit:main Apr 15, 2021
@adierkens
Copy link
Collaborator

🚀 PR was released in v10.25.1 🚀

@adierkens adierkens added the released This issue/pull request has been released. label Apr 15, 2021
@hasparus hasparus deleted the patch-1 branch April 16, 2021 09:19
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 this pull request may close these issues.

None yet

3 participants