File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 77 "development" : {
88 "developmentClient" : true ,
99 "distribution" : " internal" ,
10+ "npm" : {
11+ "version" : " 11.1.0"
12+ },
1013 "android" : {
1114 "buildType" : " apk" ,
1215 "gradleCommand" : " :app:assembleDebug" ,
13- "node" : " 22.14.0" ,
14- "npm" : {
15- "version" : " 11.1.0"
16- }
16+ "node" : " 22.14.0"
1717 },
1818 "ios" : {
1919 "simulator" : true
3232 "production" : {
3333 "distribution" : " store" ,
3434 "autoIncrement" : false ,
35+ "npm" : {
36+ "version" : " 11.1.0"
37+ },
3538 "android" : {
3639 "node" : " 22.14.0" ,
3740 "env" : {
3841 "EXPO_NO_CACHE" : " 1"
3942 },
4043 "buildType" : " apk" ,
41- "gradleCommand" : " :app:assembleRelease" ,
42- "npm" : {
43- "version" : " 11.1.0"
44- }
44+ "gradleCommand" : " :app:assembleRelease"
4545 },
4646 "ios" : {
4747 "enterpriseProvisioning" : " universal"
You can’t perform that action at this time.
0 commit comments