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

Fixes #2155 #2159

Closed
wants to merge 2 commits into from
Closed

Fixes #2155 #2159

wants to merge 2 commits into from

Conversation

rota-rossi
Copy link

This PR changes the requirement for mobx to be a peer dependency, as recommended on mobxjs/mobx#1082.

###IMPORTANT###
Because of that, now the user will be required to manually install mobx and mobx-react. This is because peer dependencies are not automatically installed (as can be seen on https://docs.npmjs.com/files/package.json#peerdependencies).

@rota-rossi
Copy link
Author

will add mobx and mobx-react to devDependencies too.

@rota-rossi rota-rossi closed this Aug 1, 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.

1 participant