mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7c5e4262d4
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42783 This change will fix the publishing of Nightlies for React Native with the right version ## Changelog: [Internal] - Update the package.json of react native correctly. Reviewed By: cortinico, huntie Differential Revision: D53309082 fbshipit-source-id: 2fa4d4fdf4f984603c6b3d3690fa3c464ee6d030
scripts/releases
Scripts related to creating a React Native release. These are the lower level entry points used by scripts/releases-ci.
Commands
For information on command arguments, run node <command> --help.
remove-new-arch-flags.js
Updates native build files to disable the New Architecture.
set-rn-version.js
Updates relevant files in the react-native package and template to materialize the given release version.
update-template-package.js
Updates local dependencies in the template package.json.