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 #2160

Closed
wants to merge 5 commits into from
Closed

Fixes #2155 #2160

wants to merge 5 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.

It also adds babel-cli and new mobx version as devDependency, as it is needed for tests and build

###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).

@aksonov
Copy link
Owner

aksonov commented Aug 2, 2017

Sorry, but I don't want to make installation more complex for non-mobx users....

@aksonov aksonov closed this Aug 3, 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