File tree Expand file tree Collapse file tree 2 files changed +15
-206
lines changed Expand file tree Collapse file tree 2 files changed +15
-206
lines changed Original file line number Diff line number Diff line change 15
15
"start:tunnel" : " cross-env NODE_ENV=development expo start --tunnel --android" ,
16
16
"start:devClient" : " cross-env NODE_ENV=development npx expo start --dev-client --android" ,
17
17
"web" : " cross-env NODE_ENV=development expo start --web" ,
18
- "postinstall" : " patch-package" ,
19
18
"init-submodules" : " git submodule update --init --recursive"
20
19
},
21
20
"dependencies" : {
58
57
"react-native-localize" : " ^3.4.1" ,
59
58
"react-native-paper" : " ^5.13.1" ,
60
59
"react-native-postmessage-cat" : " ^0.3.1" ,
60
+ "react-native-reanimated" : " ~3.16.1" ,
61
61
"react-native-reorderable-list" : " ^0.11.0" ,
62
62
"react-native-safe-area-context" : " 4.12.0" ,
63
63
"react-native-screens" : " ~4.4.0" ,
92
92
"drizzle-kit" : " ^0.30.4" ,
93
93
"eslint-config-tidgi" : " ^1.2.3" ,
94
94
"eslint-plugin-react-native" : " ^5.0.0" ,
95
- "patch-package" : " ^8.0.0" ,
96
95
"tw5-typed" : " ^0.5.14" ,
97
96
"typescript" : " ^5.7.3" ,
98
97
"zx" : " ^8.3.2"
You can’t perform that action at this time.
0 commit comments