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

This commit is contained in:
Vlad Frangu
2025-01-02 01:48:25 +02:00
parent 05c63cd9a1
commit 8fea3ed978

View File

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