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

Change types path in package.json #1404

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

svbutko
Copy link
Contributor

@svbutko svbutko commented Jun 21, 2023

Overview

Currently generated index.d.ts is located in lib -> typescript -> src -> index.d.ts but package.json's types misses src and therefore types are broken

Test Plan

Currently generated `index.d.ts` is located in `lib -> typescript -> src -> index.d.ts` but `package.json`'s `types` misses `src` and therefore types are broken
Copy link
Collaborator

@MateusAndrade MateusAndrade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks! 🚀

@MateusAndrade MateusAndrade merged commit 30360fd into react-native-share:main Jun 21, 2023
3 checks passed
@MateusAndrade
Copy link
Collaborator

🎉 This PR is included in version 9.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

MateusAndrade pushed a commit that referenced this pull request Jun 21, 2023
## [9.0.2](v9.0.1...v9.0.2) (2023-06-21)

### Bug Fixes

* **types:** Change types path in package.json ([#1404](#1404)) ([30360fd](30360fd))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants