File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"react" : " 16.0.0-alpha.12" ,
11
11
"react-native" : " ^0.47.1" ,
12
12
"react-native-code-push" : " file:../../" ,
13
- "react-native-windows" : " ^0.43.0-rc .0"
13
+ "react-native-windows" : " ^1.0 .0"
14
14
},
15
15
"devDependencies" : {
16
- "babel-jest" : " 20 .0.3 " ,
16
+ "babel-jest" : " ^25 .0.0 " ,
17
17
"babel-preset-react-native" : " 2.1.0" ,
18
18
"jest" : " 20.0.4" ,
19
19
"react-test-renderer" : " 16.0.0-alpha.12"
Original file line number Diff line number Diff line change 8
8
},
9
9
"dependencies" : {
10
10
"react" : " 16.0.0-beta.5" ,
11
- "react-native" : " ^0.49.3 " ,
11
+ "react-native" : " ^0.61.5 " ,
12
12
"react-native-code-push" : " file:../../"
13
13
},
14
14
"devDependencies" : {
15
- "babel-jest" : " 21.2 .0" ,
15
+ "babel-jest" : " ^25.0 .0" ,
16
16
"babel-preset-react-native" : " 4.0.0" ,
17
- "jest" : " 21.2.1 " ,
17
+ "jest" : " ^25.0.0 " ,
18
18
"react-test-renderer" : " 16.0.0-beta.5"
19
19
},
20
20
"jest" : {
You can’t perform that action at this time.
0 commit comments