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

This commit is contained in:
Vlad Frangu
2024-05-05 18:51:19 +03:00
parent 12deea85e5
commit c05244af61
2 changed files with 648 additions and 1 deletions

View File

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