chore(discord.js): release discord.js@13.13.1 (#9156)

This commit is contained in:
space
2023-02-21 23:54:31 +01:00
committed by GitHub
parent 224f21c9c0
commit 9f7d1f3be5
2 changed files with 7 additions and 1 deletions

View File

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