mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-13 18:11:22 +08:00
`CodePushHash.json` file name breaks flow type checking. To fix the issue we need to delete `CodePushHash.json` file and use `CodePushHash` file name instead to store the hash value. Relates to https://github.com/Microsoft/react-native-code-push/issues/577