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

React 17 support #36

Closed
nnn3d opened this issue Dec 24, 2021 · 2 comments
Closed

React 17 support #36

nnn3d opened this issue Dec 24, 2021 · 2 comments

Comments

@nnn3d
Copy link

nnn3d commented Dec 24, 2021

Currently, with npm >= 7 new peer deps resolution, npm can't correctly install react 17
Please update package.json peer deps to support react 17

@nnn3d
Copy link
Author

nnn3d commented Dec 24, 2021

Maybe used-styles don't need react peer deps at all?

@theKashey
Copy link
Owner

Your guess is correct - the package itself does not require react, only some testing around it.

Version 2.3.3 has been published without React in deps.

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

No branches or pull requests

2 participants