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

This commit is contained in:
iCrawl
2022-07-29 11:04:08 +02:00
parent 11e77f7f86
commit d03cf6176c
2 changed files with 38 additions and 1 deletions

View File

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