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

Move UI testing libraries to devDependencies #153

Merged
merged 2 commits into from
Apr 29, 2016

Conversation

jakemhiller
Copy link
Contributor

Having react-addons-test-utils@^15.0.1 in the normal dependencies is creating a peerDependency of `react@^15.0.0, which is breaking my React 0.14 build when I try to run shrinkwrap.

As far as i can tell these are only used internally to test the storybook UI. Unless I'm mistaken it makes sense for these to got into devDependencies.

@arunoda
Copy link
Member

arunoda commented Apr 29, 2016

Yes. you are right.

@arunoda arunoda merged commit 6433013 into storybookjs:master Apr 29, 2016
@AsaAyers
Copy link

AsaAyers commented May 4, 2016

This got merged, but do you know when the next release will be? I have a project using npm shrinkwrap that can't be shrinkwrapped because of this.

@arunoda
Copy link
Member

arunoda commented May 5, 2016

Within today or tomorrow. This our top priority.

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.

4 participants