module.exports = { upgrade: true, reject: [ '@types/react-native', 'message2call', 'react', ], // target: 'patch', // filter: [ // '@types/react-native', // 'react', // '@react-native/metro-config', // ], }