Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

react-native peer dependency warning #110

Closed
maxg7 opened this issue Nov 1, 2016 · 2 comments
Closed

react-native peer dependency warning #110

maxg7 opened this issue Nov 1, 2016 · 2 comments

Comments

@maxg7
Copy link

maxg7 commented Nov 1, 2016

Currently react-native-storybook@2.1.4 requires a peer of react-native@0.27.0-0.34.x.
React-native is currently at 0.36.0.
Every time a new npm dependency is installed or updated this warning pops up again.

Are there a suite of tests that can be run to verify react-native-storybook works for react-native 0.36.0 and then we can bump up the peer dependency version?

├── UNMET PEER DEPENDENCY react-native@0.36.0

npm WARN @kadira/react-native-storybook@2.1.4 requires a peer of react-native@0.27.0 - 0.34.x but none was installed.

Originally opened in storybookjs/storybook#589

@thani-sh
Copy link
Contributor

thani-sh commented Nov 1, 2016

Hi @maxg7,
We fixed this on v2.1.5

@maxg7
Copy link
Author

maxg7 commented Nov 1, 2016

Ah, sweet. Just saw the commit. I'll close this one. Thanks @mnmtanish

@maxg7 maxg7 closed this as completed Nov 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants