chore(release): version

This commit is contained in:
iCrawl
2022-01-07 23:57:17 +01:00
parent 2dabd82e26
commit ac8c122c2a
3 changed files with 13 additions and 3 deletions

View File

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