aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2021-11-16 22:16:22 -0500
committerMax Isom <[email protected]>2021-11-16 22:16:22 -0500
commit9ee723b8853e28b8002a2ad9bec8d100f31b8ed8 (patch)
tree574230aa6e4841b5c2bffbad86e5467c97c63c79 /package.json
parenteb8b783def15dae4cc01dc6d496f2c3d73e78277 (diff)
downloadmuse-9ee723b8853e28b8002a2ad9bec8d100f31b8ed8.tar.xz
muse-9ee723b8853e28b8002a2ad9bec8d100f31b8ed8.zip
Bump @discordjs/opus to latest
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 e0bb13a..c73ec3f 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
}
},
"dependencies": {
- "@discordjs/opus": "^0.6.0",
+ "@discordjs/opus": "^0.7.0",
"@discordjs/voice": "^0.7.5",
"@types/libsodium-wrappers": "^0.7.9",
"array-shuffle": "^2.0.0",