File tree Expand file tree Collapse file tree 5 files changed +196
-2142
lines changed
Expand file tree Collapse file tree 5 files changed +196
-2142
lines changed Original file line number Diff line number Diff line change 3131
3232 - name : Install dependencies
3333 if : steps.yarn-cache.outputs.cache-hit != 'true'
34- run : yarn install --immutable && yarn postinstall
34+ run : yarn install --immutable
3535 shell : bash
Original file line number Diff line number Diff line change 2121 "pod-install" : " NO_FLIPPER=1 pod-install" ,
2222 "snapshot" : " ./scripts/create_snapshot" ,
2323 "turbo" : " turbo" ,
24- "test" : " jest" ,
25- "postinstall" : " patch-package"
24+ "test" : " jest"
2625 },
2726 "devDependencies" : {
2827 "@babel/core" : " ^7.20.0" ,
3938 "babel-jest" : " ^29.7.0" ,
4039 "eslint" : " ^8.19.0" ,
4140 "jest" : " ^29.2.1" ,
42- "patch-package" : " ^8.0.0" ,
4341 "pod-install" : " ^0.1.39" ,
44- "postinstall-postinstall" : " ^2.1.0" ,
4542 "prettier" : " ^2.4.1" ,
4643 "react" : " ^18.2.0" ,
47- "react-native" : " 0.72.8 " ,
44+ "react-native" : " 0.72.9 " ,
4845 "react-native-dotenv" : " ^3.4.9" ,
4946 "react-native-gradle-plugin" : " ^0.71.19" ,
5047 "react-test-renderer" : " 18.2.0" ,
You can’t perform that action at this time.
0 commit comments