Target Branch
0.83
Link to commit or PR to be picked
facebook/react-native#54419
Description
React Native uses files field in package.json to list everything that should end up in the apckage. .hermesv1version file was missing from that list, which is fixed by this diff.