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

This commit is contained in:
Vlad Frangu
2025-05-03 01:08:35 +03:00
parent dbd5354056
commit 8124fc68be
2 changed files with 7 additions and 1 deletions

View File

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