-
Notifications
You must be signed in to change notification settings - Fork 184
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
Move react and react-dom to peerDependencies #217
Conversation
Deploy preview for carbon-charts ready! Built with commit fe0ff95 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add ^
to the packages in peerDependencies and add react and react-dom with fixed versions to devDependencies - then we'll be good to go!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect 🙌
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, almost perfect! lerna/npm doesn't like dangling commas
Co-Authored-By: arybinski <adam@rybinski.info>
Updates
#216
Review checklist (for reviewers only)