chore: release

This commit is contained in:
iCrawl
2021-12-24 12:25:12 +01:00
parent 391211040a
commit bf346e7fdf
2 changed files with 53 additions and 1 deletions

View File

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