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

This commit is contained in:
Jiralite
2025-01-02 00:27:09 +00:00
parent 77804cfd55
commit bd2914cc98
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.17.1",
"version": "14.17.2",
"description": "A powerful library for interacting with the Discord API",
"scripts": {
"test": "pnpm run docs:test && pnpm run test:typescript",