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

Typescript error when consumer code uses a different version of @types/react #5

Closed
gregolai opened this issue Apr 13, 2020 · 1 comment · Fixed by #4
Closed

Typescript error when consumer code uses a different version of @types/react #5

gregolai opened this issue Apr 13, 2020 · 1 comment · Fixed by #4

Comments

@gregolai
Copy link
Contributor

@types/react should go in devDependencies, not dependencies. Consumer builds are being affected by this transitive dependency.

PR FIX HERE

@theKashey
Copy link
Owner

👍

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 a pull request may close this issue.

2 participants