Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Sep 20, 2023
1 parent ceb551d commit 5384a99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/with-next-translate/package.json
Expand Up @@ -7,11 +7,11 @@
},
"dependencies": {
"next": "latest",
"next-translate": "2.4.0",
"next-translate": "2.5.3",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"next-translate-plugin": "2.4.0"
"next-translate-plugin": "2.5.3"
}
}

0 comments on commit 5384a99

Please sign in to comment.