Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jamuhl committed Feb 10, 2019
1 parent f6baf37 commit 07c9ea9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions example/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"i18next": "14.1.1",
"i18next-browser-languagedetector": "2.2.4",
"i18next-xhr-backend": "1.5.1",
"i18next": "15.0.0",
"i18next-browser-languagedetector": "3.0.0",
"i18next-xhr-backend": "2.0.0",
"react": "16.8.1",
"react-dom": "16.8.1",
"react-i18next": "10.0.1",
"react-i18next": "10.0.4",
"react-scripts": "2.1.3"
},
"scripts": {
Expand Down

0 comments on commit 07c9ea9

Please sign in to comment.