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

updated react to 16.1.1 #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

updated react to 16.1.1 #60

wants to merge 2 commits into from

Conversation

bpizzi
Copy link

@bpizzi bpizzi commented Nov 23, 2017

And here comes the PR for #59

@bpizzi bpizzi mentioned this pull request Nov 23, 2017
@piotrwitek
Copy link
Owner

@bpizzi thanks, gonna look at this during weekend

Copy link
Owner

@piotrwitek piotrwitek left a comment

Choose a reason for hiding this comment

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

please apply all the requested changes and then run clean script and do yarn install and init script to fix regenerate yarn.lock and test new build

@@ -38,17 +38,17 @@
"@types/classnames": "^0.0.32",
"@types/jest": "^19.2.2",
"@types/node": "^7.0.8",
"@types/react": "^15.0.16",
"@types/react-dom": "^0.14.20",
"@types/react-redux": "^4.4.37",
Copy link
Owner

Choose a reason for hiding this comment

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

please add back react-redux types

package.json Outdated
"@types/react-router-redux": "^4.0.41",
"@types/react": "^16.0.25",
"@types/react-dom": "^16.0.3",
"@types/react-router": "^4.0.18",
Copy link
Owner

Choose a reason for hiding this comment

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

react router types are wrong should be 3.X.X

@bpizzi
Copy link
Author

bpizzi commented Nov 28, 2017

Thanks for the review, I just pushed a new commit with the two changes.

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