This repository was archived by the owner on Sep 17, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 878878 );
879879 runOnlyForDeploymentPostprocessing = 0;
880880 shellPath = /bin/sh;
881- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager /react-native-xcode.sh";
881+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts /react-native-xcode.sh";
882882 };
883883 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
884884 isa = PBXShellScriptBuildPhase;
892892 );
893893 runOnlyForDeploymentPostprocessing = 0;
894894 shellPath = /bin/sh;
895- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager /react-native-xcode.sh";
895+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts /react-native-xcode.sh";
896896 };
897897/* End PBXShellScriptBuildPhase section */
898898
Original file line number Diff line number Diff line change 531531 );
532532 runOnlyForDeploymentPostprocessing = 0;
533533 shellPath = /bin/sh;
534- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager /react-native-xcode.sh";
534+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts /react-native-xcode.sh";
535535 showEnvVarsInLog = 1;
536536 };
537537/* End PBXShellScriptBuildPhase section */
Original file line number Diff line number Diff line change 99 "dependencies" : {
1010 "moment" : " ^2.17.1" ,
1111 "react" : " 16.0.0-alpha.12" ,
12- "react-native" : " ~0.46.1 " ,
12+ "react-native" : " 0.47.2 " ,
1313 "react-native-pathjs-charts" : " file:../" ,
1414 "react-native-side-menu" : " ^0.20.1" ,
1515 "react-navigation" : " ^1.0.0-beta.9"
Original file line number Diff line number Diff line change 4040 "babel-polyfill" : " ^6.23.0" ,
4141 "lodash" : " ^4.12.0" ,
4242 "paths-js" : " ^0.4.5" ,
43- "react-native-svg" : " ~5.3 .0"
43+ "react-native-svg" : " ~5.4 .0"
4444 },
4545 "devDependencies" : {
4646 "babel-jest" : " *" ,
5050 "jest-react-native" : " *" ,
5151 "react" : " 16.0.0-alpha.12" ,
5252 "react-dom" : " 16.0.0-alpha.12" ,
53- "react-native" : " ~0.46.1 " ,
53+ "react-native" : " 0.47.2 " ,
5454 "react-test-renderer" : " 16.0.0-alpha.12"
5555 },
5656 "jest" : {
You can’t perform that action at this time.
0 commit comments