diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-02-15 20:27:52 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-02-15 21:33:55 -0500 |
| commit | d7b0c0f3b7129cf3beaaa66bbb6d64bdd35deb78 (patch) | |
| tree | c942db057f3716067bbda9a58e5a28a9c9c6b371 /package.json | |
| parent | 891cf0ecdad9a1a78fdf5d127a60bdcc8e54ae5c (diff) | |
| download | DLAP-d7b0c0f3b7129cf3beaaa66bbb6d64bdd35deb78.tar.gz DLAP-d7b0c0f3b7129cf3beaaa66bbb6d64bdd35deb78.tar.bz2 DLAP-d7b0c0f3b7129cf3beaaa66bbb6d64bdd35deb78.zip | |
Remove unneeded packages; Parlance config; Changes in about
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json index 921d07e..4c309cb 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,7 @@ }, "dependencies": { "@discordjs/opus": "^0.9.0", - "@discordjs/rest": "^2.2.0", "@discordjs/voice": "^0.16.1", - "discord-api-types": "^0.37.69", "discord.js": "^14.14.1", "ffmpeg-static": "^5.2.0", "i18next": "^23.8.2", |
