File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 43
43
"jest" : {
44
44
"preset" : " react-native"
45
45
},
46
- "dependencies" : {
47
- "babel" : " ^6.23.0" ,
48
- "babel-runtime" : " ^6.26.0"
49
- },
50
46
"devDependencies" : {
51
47
"@babel/core" : " ^7.10.4" ,
52
48
"@babel/runtime" : " ^7.10.2" ,
Original file line number Diff line number Diff line change @@ -3385,11 +3385,6 @@ babel-runtime@^6.26.0:
3385
3385
core-js "^2.4.0"
3386
3386
regenerator-runtime "^0.11.0"
3387
3387
3388
- babel@^6.23.0 :
3389
- version "6.23.0"
3390
- resolved "https://registry.yarnpkg.com/babel/-/babel-6.23.0.tgz#d0d1e7d803e974765beea3232d4e153c0efb90f4"
3391
- integrity sha1-0NHn2APpdHZb7qMjLU4VPA77kPQ=
3392
-
3393
3388
balanced-match@^1.0.0 :
3394
3389
version "1.0.0"
3395
3390
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
You can’t perform that action at this time.
0 commit comments