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

This commit is contained in:
iCrawl
2022-07-29 10:55:59 +02:00
parent d0a4199760
commit 7321507559
4 changed files with 12 additions and 4 deletions

View File

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