**Describe the bug** I don't want `react-native-rename` to touch my package.json file **To Reproduce** Just run `npx react-native-rename newName` **Expected behavior** Add flag `-i` or `-ignoreFile` package.json Don't change specified file
Describe the bug
I don't want
react-native-renameto touch my package.json fileTo Reproduce
Just run
npx react-native-rename newNameExpected behavior
Add flag
-ior-ignoreFilepackage.jsonDon't change specified file