mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b494ae0703
Summary: The `react-native-codegen` package handles the generation of native code artifacts for modules and components in the new React Native architecture. This change moves the dependency from being an application-level dependency to being a direct dependency of the `react-native` package. Changelog: [General] Move react-native-codegen dependency to react-native root package.json Reviewed By: yungsters Differential Revision: D31129619 fbshipit-source-id: dfa0df589c4dbca70dde6db0208485431e304809