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

This commit is contained in:
SpaceEEC
2023-03-12 18:36:00 +01:00
parent af6a0e5d51
commit 81b358c79d
2 changed files with 13 additions and 1 deletions

View File

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