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

Remove react from dependencies #109

Closed
wants to merge 1 commit into from
Closed

Conversation

alexkuz
Copy link

@alexkuz alexkuz commented Sep 1, 2015

(should be only in peer dependencies)

@tomchentw
Copy link
Owner

This kind of driving me crazy though. Issues like #102 ...

@kkirby
Copy link

kkirby commented Sep 22, 2015

I +1 this pull request. It makes sense to remove it from dependencies. I currently have my project depending on React 0.14.0-rc1 using NPM 3. Because there is a conflict of dependencies, react-google-maps has its own version of React being installed. If we were to remove the dependency, then react-google-maps would inherit from the peer dependency.

@tomchentw tomchentw closed this in bfd3787 Sep 30, 2015
@tomchentw
Copy link
Owner

Released v3.0.0 so that it doesn't accidentally breaks the old versions.

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.

3 participants