Initial update to ALSA

This commit is contained in:
Logan Cusano
2023-03-26 00:03:38 -04:00
parent ce072d9287
commit d96b8ee05b
3 changed files with 39 additions and 24 deletions

View File

@@ -17,9 +17,9 @@
"@mapbox/node-pre-gyp": "^1.0.10",
"debug": "^4.3.4",
"discord.js": "^14.7.1",
"naudiodon": "^2.3.6",
"node-gyp": "^9.3.0",
"libsodium-wrappers": "^0.7.10"
"libsodium-wrappers": "^0.7.10",
"alsa-capture": "0.3.0"
},
"type": "module"
}