File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5656 "@definitelytyped/dtslint" : " ^0.0.127" ,
5757 "@jest/create-cache-key-function" : " ^29.2.1" ,
5858 "@reactions/component" : " ^2.0.2" ,
59- "@react-native/metro-config" : " ^0.72.0 " ,
59+ "@react-native/metro-config" : " ^0.72.1 " ,
6060 "@types/react" : " ^18.0.18" ,
6161 "@typescript-eslint/parser" : " ^5.30.5" ,
6262 "async" : " ^3.2.2" ,
Original file line number Diff line number Diff line change @@ -83,4 +83,4 @@ function getDefaultConfig(
8383 ) ;
8484}
8585
86- module . exports = { getDefaultConfig} ;
86+ module . exports = { getDefaultConfig, mergeConfig } ;
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native/metro-config" ,
3- "version" : " 0.72.0 " ,
3+ "version" : " 0.72.1 " ,
44 "description" : " Metro configuration for React Native." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments