Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Angel Mulero Martinez <migmul@gmail.com>2020-10-29 15:11:28 +0300
committerMiguel Angel Mulero Martinez <migmul@gmail.com>2020-10-29 15:11:28 +0300
commit39808a547763066ef7c5976812a7507e56d7f47b (patch)
tree6220e50304455ca41d16af961d3124a68275786b /package.json
parentd3addd2d25596fbd4a21c2e07533d96cb64b1e29 (diff)
Revert "Replace i18next http backend by filesystem sync backend"
This reverts commit 60d58e7ac9c666fd6dbc87cadb825a6d6f88f706.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dd844a95..8eed41ab 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"bluebird": "^3.7.2",
"djv": "^2.1.3-alpha.0",
"i18next": "^19.0.0",
- "i18next-fs-backend": "^1.0.7",
+ "i18next-http-backend": "^1.0.21",
"inflection": "^1.12.0",
"jbox": "^1.0.8",
"jquery": "^3.5.1",