Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jamuhl committed Dec 7, 2017
1 parent 4276370 commit 7fd710d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions example/locize-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"i18next": "8.4.2",
"i18next-browser-languagedetector": "2.0.0",
"i18next-locize-backend": "1.0.0",
"i18next": "10.2.1",
"i18next-browser-languagedetector": "2.1.0",
"i18next-locize-backend": "1.2.1",
"locize-editor": "1.3.0",
"react": "15.6.1",
"react-dom": "15.6.1",
"react-i18next": "6.0.6",
"react-scripts": "1.0.10"
"react": "16.2.0",
"react-dom": "16.2.0",
"react-i18next": "7.1.1",
"react-scripts": "1.0.17"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 7fd710d

Please sign in to comment.