File tree Expand file tree Collapse file tree 5 files changed +9422
-10
lines changed
ios/react_native_draftjs_render.xcodeproj Expand file tree Collapse file tree 5 files changed +9422
-10
lines changed Original file line number Diff line number Diff line change 2020 "author" : " globo.com" ,
2121 "license" : " MIT" ,
2222 "peerDependencies" : {
23- "react" : " ^15.4.2 " ,
24- "react-native" : " ^0.41 .2"
23+ "react" : " ^16.0.0-alpha.12 " ,
24+ "react-native" : " ^0.47 .2"
2525 },
2626 "devDependencies" : {
2727 "babel-eslint" : " ^7.2.3" ,
3737 "eslint-plugin-react-native" : " ^3.0.1" ,
3838 "flow-bin" : " ^0.53.1" ,
3939 "jest" : " ^20.0.4" ,
40- "react" : " ^15.4.2" ,
41- "react-native" : " ^0.41.2" ,
42- "react-test-renderer" : " 15.4.2"
40+ "react" : " ^16.0.0-alpha.12" ,
41+ "react-dom" : " ^16.0.0-alpha.12" ,
42+ "react-native" : " ^0.47.2" ,
43+ "react-test-renderer" : " 16.0.0-alpha.12"
4344 },
4445 "jest" : {
4546 "preset" : " react-native" ,
Original file line number Diff line number Diff line change 874874 );
875875 runOnlyForDeploymentPostprocessing = 0;
876876 shellPath = /bin/sh;
877- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager /react-native-xcode.sh";
877+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts /react-native-xcode.sh";
878878 };
879879 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
880880 isa = PBXShellScriptBuildPhase;
888888 );
889889 runOnlyForDeploymentPostprocessing = 0;
890890 shellPath = /bin/sh;
891- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager /react-native-xcode.sh";
891+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts /react-native-xcode.sh";
892892 };
893893/* End PBXShellScriptBuildPhase section */
894894
Original file line number Diff line number Diff line change 1111 "watch-index" : " sync-files --watch ../index.js react-native-draftjs-render/index.js"
1212 },
1313 "dependencies" : {
14- "react" : " 15.4.2 " ,
15- "react-native" : " 0.41 .2"
14+ "react" : " 16.0.0-alpha.12 " ,
15+ "react-native" : " 0.47 .2"
1616 },
1717 "devDependencies" : {
1818 "babel-jest" : " ^20.0.3" ,
1919 "babel-preset-react-native" : " ^2.1.0" ,
2020 "jest" : " ^20.0.4" ,
21- "react-test-renderer" : " 15.4.2 " ,
21+ "react-test-renderer" : " 16.0.0-alpha.12 " ,
2222 "sync-files" : " 1.0.3"
2323 },
2424 "jest" : {
You can’t perform that action at this time.
0 commit comments