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

This commit is contained in:
iCrawl
2022-07-30 21:00:09 +02:00
parent 480c85c9c3
commit d6e4d149fd
2 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "14.1.1",
"version": "14.1.2",
"description": "A powerful library for interacting with the Discord API",
"scripts": {
"test": "yarn docs:test && yarn test:typescript",