Skip to content

Commit bfb34c6

Browse files
authored
Fix ra-core version compatibility to prevent mismatches with react-admin v5 (#384)
1 parent eb60f34 commit bfb34c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bicstone/ra-language-japanese",
33
"description": "Japanese messages for react-admin",
4-
"version": "5.6.3",
4+
"version": "5.7.0",
55
"author": "Oishi Takanori",
66
"bugs": {
77
"url": "https://github.com/bicstone/ra-language-japanese/issues"

0 commit comments

Comments
 (0)