Files
Rob Hogan 2f0790b3e7 Test fixtures - don't reference Metro versions
Summary:
Minor thing, but the fact that these fixture `package.json`s for testing a release script reference real Metro packages and versions always trips me up when I'm updating Metro (grepping, etc).

There's no need for them to mention Metro - any non-RN package is sufficient to test that the script preserves other dependencies. This swaps them for dummy packages.

Changelog: [Internal]

Differential Revision: D70789598
2025-03-07 09:23:59 -08:00
..