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

This commit is contained in:
iCrawl
2022-08-10 19:40:09 +02:00
parent ae43bca8b0
commit 78e494b06e
2 changed files with 177 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "13.9.2",
"version": "13.10.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",