File tree 3 files changed +11
-10
lines changed
3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 58
58
"pod-install" : " ^0.1.0" ,
59
59
"prettier" : " ^2.0.5" ,
60
60
"react" : " 16.11.0" ,
61
- "react-native" : " 0.62.0 " ,
61
+ "react-native" : " 0.62.2 " ,
62
62
"release-it" : " ^13.5.8" ,
63
63
"typescript" : " ^3.8.3"
64
64
},
Original file line number Diff line number Diff line change 12
12
"test" : " jest"
13
13
},
14
14
"dependencies" : {
15
- "expo" : " ~37.0.3" ,
16
- "react" : " ~16.9.0" ,
17
- "react-dom" : " ~16.9.0" ,
18
- "react-native" : " ~0.61.5" ,
19
- "react-native-unimodules" : " ~0.9.0" ,
20
- "react-native-web" : " ~0.11.7"
15
+ "expo" : " ^38.0.0" ,
16
+ "expo-splash-screen" : " ^0.3.1" ,
17
+ "react" : " 16.11.0" ,
18
+ "react-dom" : " 16.11.0" ,
19
+ "react-native" : " 0.62.2" ,
20
+ "react-native-unimodules" : " ~0.10.1" ,
21
+ "react-native-web" : " ^0.12.3"
21
22
},
22
23
"devDependencies" : {
23
24
"@babel/core" : " ^7.9.6" ,
24
25
"@babel/runtime" : " ^7.9.6" ,
25
26
"babel-plugin-module-resolver" : " ^4.0.0" ,
26
- "babel-preset-expo" : " ~8.1.0 " ,
27
- "expo-cli" : " ^3.17.18 "
27
+ "babel-preset-expo" : " ^8.2.3 " ,
28
+ "expo-cli" : " ^3.21.12 "
28
29
}
29
30
}
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"react" : " 16.11.0" ,
13
- "react-native" : " 0.62.0 "
13
+ "react-native" : " 0.62.2 "
14
14
},
15
15
"devDependencies" : {
16
16
"@babel/core" : " ^7.9.6" ,
You can’t perform that action at this time.
0 commit comments