chore(discord.js): release discord.js@14.16.3 (#10522)

This commit is contained in:
Vlad Frangu
2024-09-29 14:20:02 +03:00
committed by GitHub
parent 6c77fee41b
commit 0873f9a4c3
2 changed files with 12 additions and 1 deletions

View File

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