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: Bare example app dependencies pods resolution issue #33

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

MatiPl01
Copy link
Owner

@MatiPl01 MatiPl01 commented Jan 26, 2024

Description

This PR moves dependencies to the top-level package.json in order to ensure that dependencies resolution works fine for the bare react native app on iOS (pods installation didn't work before).

It also bumps deps versions.

@MatiPl01 MatiPl01 self-assigned this Jan 26, 2024
@MatiPl01 MatiPl01 added the fix label Jan 26, 2024
@MatiPl01 MatiPl01 changed the title fix: Bbare example app dependencies pods resolition issue fix: Bare example app dependencies pods resolution issue Jan 26, 2024
@MatiPl01 MatiPl01 merged commit 2bec78f into main Jan 26, 2024
3 checks passed
@MatiPl01 MatiPl01 deleted the fix/bare-app-dependencies branch January 26, 2024 16:11
MatiPl01 pushed a commit that referenced this pull request Jan 26, 2024
## [1.1.4](v1.1.3...v1.1.4) (2024-01-26)

### Bug Fixes

* Bare example app dependencies pods resolution issue ([#33](#33)) ([2bec78f](2bec78f))
@MatiPl01
Copy link
Owner Author

🎉 This PR is included in version 1.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant