File tree 3 files changed +1597
-2113
lines changed
3 files changed +1597
-2113
lines changed Original file line number Diff line number Diff line change 7
7
"test" : " jest"
8
8
},
9
9
"dependencies" : {
10
- "react" : " 16 .0.0-beta.5 " ,
11
- "react-native" : " ^0.61.5 " ,
10
+ "react" : " ^17 .0.2 " ,
11
+ "react-native" : " ^0.64.0 " ,
12
12
"react-native-code-push" : " file:../../"
13
13
},
14
14
"devDependencies" : {
15
15
"babel-jest" : " ^25.0.0" ,
16
16
"babel-preset-react-native" : " 4.0.0" ,
17
17
"jest" : " ^25.0.0" ,
18
- "react-test-renderer" : " 16 .0.0-beta.5 "
18
+ "react-test-renderer" : " ^17 .0.2 "
19
19
},
20
20
"jest" : {
21
21
"preset" : " react-native"
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"react" : " ^16.13.1" ,
13
- "react-native" : " ^0.63.3 " ,
14
- "react-native-code-push" : " ^6.4 .0" ,
15
- "react-native-windows" : " ^0.63.6 "
13
+ "react-native" : " ^0.64.0 " ,
14
+ "react-native-code-push" : " ^7.0 .0" ,
15
+ "react-native-windows" : " ^1.0.0 "
16
16
},
17
17
"devDependencies" : {
18
18
"@babel/core" : " ^7.8.4" ,
You can’t perform that action at this time.
0 commit comments