chore(discord.js): release discord.js@13.17.0 (#9944)

This commit is contained in:
Vlad Frangu 2023-11-12 19:40:07 +02:00 committed by GitHub
parent efc1536121
commit 07caef4cd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2620 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "13.16.0",
"version": "13.17.0",
"description": "A powerful library for interacting with the Discord API",
"scripts": {
"test": "npm run lint && npm run docs:test && npm run lint:typings && npm run test:typescript",