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

This commit is contained in:
iCrawl
2022-08-22 10:56:30 +02:00
parent 6bb1474d20
commit 4e3fa586b5
2 changed files with 35 additions and 1 deletions

View File

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