mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
[ReactNative] Add react-native-start bin to react-native packge
This commit is contained in:
parent
546d03d8ed
commit
0fe0af2048
@ -37,6 +37,9 @@
|
||||
"start": "./packager/packager.sh",
|
||||
"postinstall": "cd packager && npm install"
|
||||
},
|
||||
"bin": {
|
||||
"react-native-start": "packager/packager.sh"
|
||||
},
|
||||
"dependencies": {
|
||||
"connect": "2.8.3",
|
||||
"jstransform": "10.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user