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

Fix react-router dependency. Fix #439. #441

Closed
wants to merge 1 commit into from
Closed

Fix react-router dependency. Fix #439. #441

wants to merge 1 commit into from

Conversation

octref
Copy link
Contributor

@octref octref commented Oct 8, 2015

No description provided.

@@ -19,7 +19,7 @@
"react": "^0.14.0-rc",
"react-dom": "^0.14.0-rc",
"react-relay": "file:../../",
"react-router": "^1.0.0-rc1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should install rc3 as is (at least with a fresh install or npm update)

Edit: sorry, misread the other issue and I see that we actually need rc3 so it's a safe move to specify that.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zpao Do you mean make it precisely 1.0.0-rc3?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I think this is fine, I just misunderstood the reason for the change.

@kassens
Copy link
Member

kassens commented Oct 8, 2015

@facebook-github-bot import

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to https://our.intern.facebook.com/intern/opensource/github/pull_request/1028373460535842/int_phab to review.

@octref
Copy link
Contributor Author

octref commented Oct 8, 2015

@kassens
There is a merge conflict because of 89d6236

@ghost ghost closed this in c675918 Oct 8, 2015
@kassens
Copy link
Member

kassens commented Oct 8, 2015

@octref: Yes, saw that, but was easy to resolve.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants