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 peer dependencies to make sure it work for React 16 #16

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

cdedreuille
Copy link
Contributor

@cdedreuille cdedreuille commented Aug 4, 2023

Closes storybookjs/storybook#23721

📦 Published PR as canary version: 1.1.4--canary.16.98b9dbb.0

✨ Test out this PR locally via:

npm install @storybook/icons@1.1.4--canary.16.98b9dbb.0
# or 
yarn add @storybook/icons@1.1.4--canary.16.98b9dbb.0

@cdedreuille cdedreuille merged commit 944161b into main Aug 4, 2023
@cdedreuille cdedreuille deleted the fix-peer-dependencies branch August 4, 2023 13:44
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.

[Bug]: @storybook/components has a semver dependency on @storybook/icons which only supports React>=17
1 participant