summaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authorDessalines <happydooby@gmail.com>2019-08-07 11:01:26 -0700
committerDessalines <happydooby@gmail.com>2019-08-07 11:01:26 -0700
commit7e84f9a0c4274b3182dbf7c13a91aa52dde3fa89 (patch)
treefed6206a7d2b287d3f4ae1e5a5af60d49eadfacd /ui/package.json
parent59a0dd8caf4143d038cc809b9bb9cbde738bab9a (diff)
Starting to work on internationalization
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json
index 9ff9ebba..180d80ef 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -20,11 +20,12 @@
"@types/jwt-decode": "^2.2.1",
"@types/markdown-it": "^0.0.7",
"@types/markdown-it-container": "^2.0.2",
- "@types/react-i18next": "^8.1.0",
"autosize": "^4.0.2",
"classcat": "^1.1.3",
"dotenv": "^6.1.0",
"inferno": "^7.0.1",
+ "inferno-router": "^7.0.1",
+ "i18next": "^17.0.9",
"inferno-i18next": "nimbusec-oss/inferno-i18next",
"js-cookie": "^2.2.0",
"jwt-decode": "^2.2.0",