chore(discord.js): release discord.js@13.17.1 (#9955)

This commit is contained in:
Vlad Frangu 2023-11-12 23:38:58 +02:00 committed by GitHub
parent f475336b3e
commit 1e06035515
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2626 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.17.0",
"version": "13.17.1",
"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",