Skip to content

Commit

Permalink
update next example
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed Mar 6, 2023
1 parent efb1aba commit 1760cac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"dependencies": {
"i18next": "22.4.10",
"react-i18next": "12.1.5",
"react-i18next": "12.2.0",
"i18next-chained-backend": "4.2.0",
"i18next-http-backend": "2.1.1",
"i18next-localstorage-backend": "4.1.0",
"next": "13.1.6",
"next-i18next": "13.1.5"
"next": "13.2.3",
"next-i18next": "13.2.1"
},
"devDependencies": {
"prop-types": "15.8.1"
Expand Down

0 comments on commit 1760cac

Please sign in to comment.