Skip to content

Commit

Permalink
fix incorrect peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Jun 18, 2024
1 parent 7453ddc commit 795cd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ra-data-fakerest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"typescript": "^5.1.3"
},
"peerDependencies": {
"ra-core": "^5.0.0-rc.3"
"ra-core": "^5.0.0-rc.0"
},
"gitHead": "587df4c27bfcec4a756df4f95e5fc14728dfc0d7"
}

0 comments on commit 795cd74

Please sign in to comment.