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

This commit is contained in:
iCrawl 2023-08-17 21:09:00 +02:00
parent 99cadfd82b
commit af0f1aa765
No known key found for this signature in database
GPG key ID: 1AB888B16355FBB2
2 changed files with 1001 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

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