diff --git a/packages/voice/package.json b/packages/voice/package.json index 3fb3427a0..96a789489 100644 --- a/packages/voice/package.json +++ b/packages/voice/package.json @@ -1,7 +1,7 @@ { "name": "@discordjs/voice", "version": "0.16.0", - "description": "Implementation of the Discord Voice API for node.js", + "description": "Implementation of the Discord Voice API for Node.js", "scripts": { "build": "tsup && node scripts/postbuild.mjs", "build:docs": "tsc -p tsconfig.docs.json",