File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 16
16
],
17
17
"plugins" : [
18
18
" @maplibre/maplibre-react-native" ,
19
+ [
20
+ " expo-build-properties" ,
21
+ {
22
+ "ios" : {
23
+ "deploymentTarget" : " 15.5"
24
+ }
25
+ }
26
+ ],
19
27
[
20
28
" expo-location" ,
21
29
{
49
57
}
50
58
],
51
59
" expo-localization" ,
52
- " expo-secure-store"
60
+ " expo-secure-store" ,
61
+ " expo-build-properties"
53
62
],
54
63
"ios" : {
55
64
"supportsTablet" : true ,
88
97
]
89
98
}
90
99
}
91
- }
100
+ }
Original file line number Diff line number Diff line change 38
38
"d3-shape" : " ^3.2.0" ,
39
39
"expo" : " ~51.0.21" ,
40
40
"expo-application" : " ~5.9.1" ,
41
+ "expo-build-properties" : " ~0.12.5" ,
41
42
"expo-camera" : " ~15.0.14" ,
42
43
"expo-clipboard" : " ~6.0.3" ,
43
44
"expo-constants" : " ~16.0.2" ,
96
97
"react-native-web" : " ~0.19.10" ,
97
98
"react-native-webview" : " 13.8.6" ,
98
99
"react-native-youtube-iframe" : " ^2.3.0" ,
99
- "react-native-zip-archive" : " ^6.1.0 " ,
100
+ "react-native-zip-archive" : " 7.0.1 " ,
100
101
"react-redux" : " ^9.1.0" ,
101
102
"realm" : " ^12.11.1" ,
102
103
"redux-persist" : " ^6.0.0" ,
131
132
"@babel/core" : " ^7.20.2" ,
132
133
"babel-loader" : " 8.3.0"
133
134
},
134
- "private" : true
135
+ "private" : true ,
136
+ "packageManager" :
" [email protected] +sha512.ff4579ab459bb25aa7c0ff75b62acebe576f6084b36aa842971cf250a5d8c6cd3bc9420b22ce63c7f93a0857bc6ef29291db39c3e7a23aab5adfd5a4dd6c5d71"
135
137
}
You can’t perform that action at this time.
0 commit comments