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

peerDependencies of ra-ui-materialui needs updating #6099

Closed
jvert opened this issue Mar 30, 2021 · 1 comment · Fixed by #6111
Closed

peerDependencies of ra-ui-materialui needs updating #6099

jvert opened this issue Mar 30, 2021 · 1 comment · Fixed by #6111
Assignees
Labels

Comments

@jvert
Copy link
Contributor

jvert commented Mar 30, 2021

The ra-ui-materialui package.json has "ra-core": "^3.14.1" under devDependencies, but "ra-core": "^3.9.0" under peerDependencies. Since it depends on the new useResourceLabel hook in 3.14, I think peerDependencies also needs updating to ^3.14.

Environment

  • React-admin version: 3.14.0
  • Last version that did not exhibit the issue (if applicable): 3.13
@fzaninotto
Copy link
Member

You're right, thanks for the heads up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants