Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Added the
--frozen-lockfile
flag to the yarn_install
command
BREAKING CHANGE: The `yarn_install` command will now fail if there need to be changes made to your `yarn.lock` file. See [the Yarn documentation](https://yarnpkg.com/en/docs/cli/install#toc-yarn-install-frozen-lockfile) for details on this flag. Fixes react-native-community#28
- Loading branch information