Skip to content

Commit

Permalink
Add react-i18next v15 as peer dependency (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa authored Jul 17, 2024
1 parent 069493d commit 4ed1097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@remix-run/react": "^2.0.0",
"i18next": "^23.1.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-i18next": "^13.0.0 || ^14.0.0"
"react-i18next": "^13.0.0 || ^14.0.0 || ^15.0.0"
},
"peerDependenciesMeta": {
"@remix-run/cloudflare": {
Expand Down

0 comments on commit 4ed1097

Please sign in to comment.