chore(release): discord.js 13.10.3

This commit is contained in:
iCrawl
2022-08-22 11:42:06 +02:00
parent f0c0166814
commit a507ed9590
3 changed files with 45 additions and 34 deletions

View File

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