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

This commit is contained in:
iCrawl 2023-05-06 11:09:51 +02:00
parent 53d347734f
commit ad57e88744
No known key found for this signature in database
GPG key ID: 1AB888B16355FBB2
2 changed files with 2583 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.15.1",
"version": "13.16.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",