Fix language loading. Closes #207
This commit is contained in:
@@ -68,8 +68,8 @@
|
||||
"date-fns": "^2.28.0",
|
||||
"dequal": "^2.0.2",
|
||||
"history": "^4.10.1",
|
||||
"i18next": "^21.6.11",
|
||||
"i18next-browser-languagedetector": "^6.1.3",
|
||||
"i18next": "^21.6.14",
|
||||
"i18next-browser-languagedetector": "^6.1.4",
|
||||
"initials": "^3.1.2",
|
||||
"lodash": "^4.17.20",
|
||||
"node-sass": "^7.0.1",
|
||||
@@ -79,7 +79,7 @@
|
||||
"react-datepicker": "^4.6.0",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-dropzone": "^12.0.1",
|
||||
"react-i18next": "^11.15.4",
|
||||
"react-i18next": "^11.16.2",
|
||||
"react-input-mask": "^2.0.4",
|
||||
"react-markdown": "^8.0.0",
|
||||
"react-redux": "^7.2.6",
|
||||
|
||||
Reference in New Issue
Block a user