Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the deps to help investigate facebook/react-native#10882.
Two changes: - Set the dev and peer dependencies correctly. This happens to not be necessary for react-native-easy-toast as it is written, but it would be necessary if e.g. we were writing unit tests for this component. - Add a babelrc, required for compilation when running with 'npm link'.
- Loading branch information