Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates package.json to move react and react-native from dependencies to peerDependencies #8

Merged
merged 1 commit into from
Jun 18, 2017

Conversation

ericnograles
Copy link
Contributor

Overview

See #7. The older version would break current versions of React Native (tested using RN 0.45.1) because of the specific, static dependencies definitions for react and react-native.

Grokked react-native-maps' package.json to make this library more permissive.

@mileung mileung merged commit 0c03a29 into mileung:master Jun 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants