File tree 3 files changed +1672
-1287
lines changed 3 files changed +1672
-1287
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "presets" : [" react-native" ]
2
+ "presets" : [" module:metro- react-native-babel-preset " ]
3
3
}
Original file line number Diff line number Diff line change 51
51
"@babel/plugin-proposal-class-properties" : " ^7.3.0" ,
52
52
"@babel/preset-env" : " ^7.3.1" ,
53
53
"@babel/preset-react" : " ^7.0.0" ,
54
+ "@babel/runtime" : " ^7.3.1" ,
54
55
"babel-eslint" : " ^7.2.3" ,
55
- "babel-jest" : " ^20.0.1 " ,
56
+ "babel-jest" : " ^24.1.0 " ,
56
57
"babel-polyfill" : " ^6.23.0" ,
57
58
"chai" : " ^3.5.0" ,
58
59
"eslint" : " ^3.19.0" ,
59
60
"eslint-plugin-react" : " ^7.0.0" ,
60
61
"jasmine-reporters" : " ^2.1.1" ,
61
- "jest-cli" : " ^20.0.1 " ,
62
+ "jest-cli" : " ^24.1.0 " ,
62
63
"metro-react-native-babel-preset" : " ^0.51.1" ,
63
64
"mocha" : " ^3.3.0" ,
64
65
"prop-types" : " ^15.5.10" ,
72
73
"rollup-plugin-replace" : " ^2.1.0" ,
73
74
"sinon" : " ^2.2.0"
74
75
},
75
- "dependencies" : {}
76
+ "dependencies" : {
77
+ }
76
78
}
You can’t perform that action at this time.
0 commit comments