aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-12-20 17:54:56 -0500
committerAndrew Lee <alee14498@protonmail.com>2022-12-20 18:05:51 -0500
commite5c86859e4c6a9a6829bcc2e3cf626b05a873ff7 (patch)
tree96c04baa3f064a160a595a0faf73696cc5cf8eaa /package.json
parent239b254760381946f57d6cbccb077f5341ca2f30 (diff)
downloadDLAP-e5c86859e4c6a9a6829bcc2e3cf626b05a873ff7.tar.gz
DLAP-e5c86859e4c6a9a6829bcc2e3cf626b05a873ff7.tar.bz2
DLAP-e5c86859e4c6a9a6829bcc2e3cf626b05a873ff7.zip
Revamped next/previous cmds (Voting system); Basic i18n support;
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 5757d02..45bb323 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"discord.js": "^14.6.0",
"ffmpeg-static": "^5.1.0",
"i18next": "^22.4.5",
+ "i18next-fs-backend": "^2.1.0",
"music-metadata": "^8.1.0",
"sodium": "^3.0.2"
},