chore(release): @discordjs/builders 1.8.2, @discordjs/ws 1.1.1, and discord.js 14.15.3 (#10315)

Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
This commit is contained in:
Jiralite
2024-06-02 22:13:41 +01:00
committed by GitHub
parent 4ea73bb64e
commit 311aaf2605
6 changed files with 64 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "discord.js",
"version": "14.15.2",
"version": "14.15.3",
"description": "A powerful library for interacting with the Discord API",
"scripts": {
"test": "pnpm run docs:test && pnpm run test:typescript",