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

chore: update @react-spring/web to 9.3.1 #1849

Merged
merged 1 commit into from
Dec 11, 2021

Conversation

keenahn
Copy link
Contributor

@keenahn keenahn commented Dec 11, 2021

In @react-spring/web 9.2.6, a bug occurs on the postinstall script and the build fails due to weird characters. This means that yarn install fails for yarn 3.

9.3.1 fixes this: https://github.com/pmndrs/react-spring/releases/tag/v9.3.1

Since that version is pinned in nivo, no nivo packages could be installed using yarn 3. This simple change fixes that.

- Fixes weird bug in postinstall script
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 70edcf0:

Sandbox Source
nivo Configuration

@plouc plouc merged commit d43dfea into plouc:master Dec 11, 2021
@plouc
Copy link
Owner

plouc commented Dec 11, 2021

@keenahn, thank you!

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

2 participants