chore(discord.js): release discord.js

This commit is contained in:
iCrawl
2022-07-17 22:15:00 +02:00
parent 29be5b570b
commit b0a9131b1c
2 changed files with 407 additions and 1 deletions

View File

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