Commit e67bc0d
fix(ci): add yarn resolution to deduplicate react-native-macos
The set-react-version script updates packages/app/package.json but not
packages/example-macos/package.json, causing two copies of
react-native-macos (0.81.5 from npm + tarball). Add a root-level yarn
resolution to force all workspaces to use the local tarball.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c01cdce commit e67bc0d
1 file changed
Lines changed: 11 additions & 0 deletions
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
56 | 67 | | |
57 | 68 | | |
58 | 69 | | |
| |||
0 commit comments