Skip to content

Commit

Permalink
Add support for React Admin v5 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
slax57 authored Jun 28, 2024
1 parent 26638ce commit 7560537
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"typescript": "^5.3.3"
},
"peerDependencies": {
"ra-core": "^4.1.0"
"ra-core": "^4.1.0 || ^5.0.1"
},
"dependencies": {
"lodash.isequal": "^4.5.0",
Expand Down

0 comments on commit 7560537

Please sign in to comment.