summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-08-07 12:10:12 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-08-07 12:10:12 +1000
commitd8ba3e16eef4855db6bfb311d1d01d93c1c01f01 (patch)
treeacd29788a2f293f4e24427bd052a51b4d73c3cfd /package.json
parent* add TOKEN and ITER env vars to identify test script (diff)
downloadserver-d8ba3e16eef4855db6bfb311d1d01d93c1c01f01.tar.xz
switch from il8next-node-fs-backend to il8next-fs-backend
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 cb2a6512..f9516363 100644
--- a/package.json
+++ b/package.json
@@ -85,8 +85,8 @@
 		"file-type": "~16.5.4",
 		"form-data": "^4.0.0",
 		"i18next": "^21.10.0",
+		"i18next-fs-backend": "^2.1.5",
 		"i18next-http-middleware": "^3.3.2",
-		"i18next-node-fs-backend": "^2.1.3",
 		"image-size": "^1.0.2",
 		"json-bigint": "^1.0.0",
 		"jsonwebtoken": "^8.5.1",