chore(discord.js): release discord.js@13.15.1 (#9340)

This commit is contained in:
space
2023-04-07 15:02:38 +02:00
committed by GitHub
parent a8d5325def
commit 5acecf031a
3 changed files with 12 additions and 3 deletions

View File

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