2.2.0 update

bug fixes & 2 new languages
This commit is contained in:
DJj123dj
2022-07-18 09:14:25 +02:00
parent 76d491d27c
commit fc09858f92
9 changed files with 191 additions and 16 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "open-ticket",
"version": "2.1.2",
"version": "2.2.0",
"description": "This is an open-source discord ticket bot, you can configure it and it comes with cool features like a transcript.",
"main": "index.js",
"scripts": {
@@ -14,7 +14,7 @@
"license": "ISC",
"dependencies": {
"chalk": "^5.0.1",
"discord.js": "^13.8.0",
"discord.js": "13.8.0",
"express": "^4.17.1",
"node": "^16.10.0",
"node-localstorage": "^2.2.1"