diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-03-12 01:26:15 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-03-12 01:33:31 -0500 |
| commit | a8c22eda0c6ab57b71541da27e2f1a500262d4ab (patch) | |
| tree | 9c77885a8065bae2ce38c7c81e1b00a6f5a17ae1 /package.json | |
| parent | c520d84a0e3755557f0c8bb47d691fd2beb89c26 (diff) | |
| download | DLAP-a8c22eda0c6ab57b71541da27e2f1a500262d4ab.tar.gz DLAP-a8c22eda0c6ab57b71541da27e2f1a500262d4ab.tar.bz2 DLAP-a8c22eda0c6ab57b71541da27e2f1a500262d4ab.zip | |
Fixed some issues and updated packages
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 45bb323..0968a34 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@discordjs/rest": "^1.3.0", "@discordjs/voice": "^0.14.0", "discord-api-types": "^0.37.15", - "discord.js": "^14.6.0", + "discord.js": "^14.7.1", "ffmpeg-static": "^5.1.0", "i18next": "^22.4.5", "i18next-fs-backend": "^2.1.0", |
