mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
30b088d245
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43133 I noticed inconsistent handling of terminating newlines in D54006327@V1, and had also been noticing `yarn build` reformatting unrelated sections of `package.json` files. For now, this logic isn't moved to a shared util, since there will likely be a higher level abstraction for the release scripts in the next batch of improvements. Changelog: [Internal] Reviewed By: lunaleaps, cipolleschi Differential Revision: D54007565 fbshipit-source-id: 74d58362a85be4fae2f9e058b6c6622a026ff0a0