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

This commit is contained in:
iCrawl
2022-08-10 20:54:17 +02:00
parent 03c59e3a83
commit 30e89a401d
2 changed files with 189 additions and 1 deletions

View File

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