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

This commit is contained in:
iCrawl
2023-08-01 02:23:51 +02:00
parent 1af7e5a0bb
commit 7295a3a94a
2 changed files with 970 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "14.12.0",
"version": "14.12.1",
"description": "A powerful library for interacting with the Discord API",
"scripts": {
"test": "yarn docs:test && yarn test:typescript",