File tree Expand file tree Collapse file tree 3 files changed +126
-667
lines changed
packages/cli-plugin-metro Expand file tree Collapse file tree 3 files changed +126
-667
lines changed Original file line number Diff line number Diff line change 51
51
"jest-snapshot-serializer-raw" : " ^1.1.0" ,
52
52
"lerna" : " ^4.0.0" ,
53
53
"lint-staged" : " ^13.1.0" ,
54
- "metro-memory-fs" : " 0.77 .0" ,
54
+ "metro-memory-fs" : " 0.78 .0" ,
55
55
"micromatch" : " ^4.0.4" ,
56
56
"rimraf" : " ^3.0.2" ,
57
57
"slash" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 11
11
"@react-native-community/cli-tools" : " 12.0.0-alpha.7" ,
12
12
"chalk" : " ^4.1.2" ,
13
13
"execa" : " ^5.0.0" ,
14
- "metro" : " 0.77.0" ,
15
- "metro-config" : " 0.77.0" ,
16
- "metro-core" : " 0.77.0" ,
17
- "metro-react-native-babel-transformer" : " 0.77.0" ,
18
- "metro-resolver" : " 0.77.0" ,
19
- "metro-runtime" : " 0.77.0" ,
14
+ "metro" : " 0.78.0" ,
15
+ "metro-config" : " 0.78.0" ,
16
+ "metro-core" : " 0.78.0" ,
20
17
"readline" : " ^1.3.0"
21
18
},
22
19
"devDependencies" : {
23
- "@react-native-community/cli-types" : " 12.0.0-alpha.7"
20
+ "@react-native-community/cli-types" : " 12.0.0-alpha.7" ,
21
+ "metro-resolver" : " 0.78.0"
24
22
},
25
23
"files" : [
26
24
" build" ,
You can’t perform that action at this time.
0 commit comments