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 duplicate versions of rc-util in bundle #36

Merged
merged 2 commits into from
Dec 14, 2016

Conversation

timkindberg
Copy link
Contributor

Both rc-trigger and rc-align rely on rc-util but different versions, so end result is both version 3.x and 4.x are added to js bundle.

I've updated the rc-util version over in rc-align: react-component/align#8

I've then removed rc-util as a dependency completely here in rc-trigger, since it is pulled in transitively. (Hope you are ok with that; it will help avoid this issue again in the future at least).

@coveralls
Copy link

Coverage Status

Coverage decreased (-28.2%) to 48.077% when pulling 9ab0cdd on timkindberg:master into a8f1598 on react-component:master.

@yiminghe yiminghe merged commit f65ce6f into react-component:master Dec 14, 2016
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.

None yet

3 participants