fix(recorder-example): bump dependencies (#8123)

This commit is contained in:
Anton Istomin
2022-07-07 00:25:10 +04:00
committed by GitHub
parent 0b979b04f2
commit 10ba0080cc
4 changed files with 18 additions and 15 deletions

View File

@@ -3,6 +3,7 @@
"compilerOptions": {
"baseUrl": ".",
"outDir": "dist",
"skipLibCheck": true,
"paths": {
"@discordjs/voice": ["../../"],
"libsodium-wrappers": ["./node_modules/libsodium-wrappers"]