A framework for building native applications using React
Add bin to package.json (#24187)
Summary: Add `bin` field to `package.json`. It will be required for initializing `react-native` with `npx`: ```sh npx react-native init ProjectName ``` [General] [Added] - Added bin to package.json cc thymikee cpojer Pull Request resolved: https://github.com/facebook/react-native/pull/24187 Differential Revision: D14672211 Pulled By: hramos fbshipit-source-id: 9e8633213bba4b3f02d20b54391a04d0a1a19376
K
Kacper Wiszczuk committed
ab1edae669de4d52dbeeeaa948f6b65e86717479
Parent: 81fcaa1
Committed by Facebook Github Bot <[email protected]>
on 3/28/2019, 9:20:48 PM