chore(discord.js): release discord.js@14.24.1

This commit is contained in:
Jiralite
2025-10-28 15:06:27 +00:00
parent c2c8cce1d7
commit c303bf3329
2 changed files with 17 additions and 1 deletions

View File

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