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

This commit is contained in:
iCrawl
2023-05-01 23:50:16 +02:00
parent 7a761d4cfb
commit e262df9117
2 changed files with 867 additions and 1 deletions

View File

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