summaryrefslogtreecommitdiff
path: root/web-ui/bower.json
diff options
context:
space:
mode:
authorCaio Carrara <ccarrara@thoughtworks.com>2016-06-24 17:15:54 -0300
committerCaio Carrara <ccarrara@thoughtworks.com>2016-06-27 16:39:55 -0300
commit361796f0ff1eb0f450f768749d5c69f5c4f6b1e4 (patch)
tree01e1729ce21feccba9c08fd6e7d8452397d5521a /web-ui/bower.json
parent6042a2b1b93d2f2a89c418971d7e12b5a79b3314 (diff)
Updates the i18next to latest version
See: #727
Diffstat (limited to 'web-ui/bower.json')
-rw-r--r--web-ui/bower.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/web-ui/bower.json b/web-ui/bower.json
index 336c1efa..4b7bdfb9 100644
--- a/web-ui/bower.json
+++ b/web-ui/bower.json
@@ -7,7 +7,9 @@
"requirejs": "~2.1.15",
"lodash": "2.4.1",
"foundation": "~5.4.7",
- "i18next": "~1.7.7",
+ "i18next": "~3.3.1",
+ "i18next-xhr-backend": "~0.6.0",
+ "i18next-browser-languagedetector": "~0.3.0",
"font-awesome": "4.2.0",
"quoted-printable": "0.2.1",
"typeahead.js": "~0.10.5",