diff options
| author | Your Name <you@example.com> | 2026-02-09 20:21:39 +0000 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-02-09 20:21:39 +0000 |
| commit | bc54cdf4471e6a8ef72a484cada30905ff593e28 (patch) | |
| tree | 5e7b2c7eba4fb27de3ff853f951fcb38a292e6e4 /package.json | |
| parent | 61c2b2898b0c18f09aa6ac5cbf915e8bcf08adab (diff) | |
update
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 16f5cba..738f8b1 100644 --- a/package.json +++ b/package.json @@ -12,10 +12,10 @@ "type": "commonjs", "dependencies": { "@discordjs/opus": "^0.10.0", - "@discordjs/voice": "^0.18.0", + "@discordjs/voice": "^0.19.0", "discord.js": "^14.24.2", "dotenv": "^17.2.3", - "opusscript": "^0.0.8", + "opusscript": "^0.1.1", "sodium-native": "^5.0.9" } } |
