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

This commit is contained in:
iCrawl
2022-08-10 20:22:28 +02:00
parent 2a46d9f58e
commit 9ce7e5edcf
2 changed files with 7 additions and 1 deletions

View File

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