chore(voice): release @discordjs/voice@0.17.0

This commit is contained in:
Vlad Frangu
2024-05-04 19:45:07 +03:00
parent 6239f24f19
commit 16df4f3c38
2 changed files with 127 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/voice",
"version": "0.16.1",
"version": "0.17.0",
"description": "Implementation of the Discord Voice API for Node.js",
"scripts": {
"build": "tsc --noEmit && tsup && node scripts/postbuild.mjs",