File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9090 },
9191 "dependencies" : {
9292 "@jest/create-cache-key-function" : " ^26.5.0" ,
93- "@react-native-community/cli" : " ^5 .0.1-alpha .0" ,
94- "@react-native-community/cli-platform-android" : " ^5 .0.1-alpha .0" ,
95- "@react-native-community/cli-platform-ios" : " ^5 .0.1-alpha .0" ,
93+ "@react-native-community/cli" : " ^6 .0.0-rc .0" ,
94+ "@react-native-community/cli-platform-android" : " ^6 .0.0-rc .0" ,
95+ "@react-native-community/cli-platform-ios" : " ^6 .0.0-rc .0" ,
9696 "@react-native/assets" : " 1.0.0" ,
9797 "@react-native/normalize-color" : " 1.0.0" ,
9898 "@react-native/polyfills" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ rm -rf android
4040
4141success " Generated artifacts for Maven"
4242
43- npm install
43+ yarn
4444
4545success " Killing any running packagers"
4646lsof -i :8081 | grep LISTEN
You can’t perform that action at this time.
0 commit comments