chore(Release): version 13.3.1

This commit is contained in:
iCrawl
2021-11-01 18:46:16 +01:00
parent 9bd3689fb1
commit 5ec04e077b
3 changed files with 14 additions and 3 deletions

View File

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