Skip to content

Conversation

@huntie
Copy link
Collaborator

@huntie huntie commented Nov 3, 2025

Summary

Motivation: Reduce maintenance on the main branch of this repo.

  • Remove "0.x.0-main" and "1000.0.0" placeholders for React Native package dependencies (which will not resolve without a yarn link setup). Instead, simplify by using "nightly" pointer — resolving to the latest nightly available on npm (effectively, each -main version).
  • Simplify root package.json (drop version, drop npm-specific fields that are redundant for a project config).

Changelog: [Internal]

Test Plan

yarn
yarn test

@huntie huntie requested a review from cipolleschi November 3, 2025 17:40
@huntie huntie enabled auto-merge (squash) November 3, 2025 17:51
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.

1 participant