Open Ticket v4.2: Config Update (JSONC)
This commit is contained in:
+4
-4
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "open-ticket",
|
||||
"author": "DJdj Development",
|
||||
"version": "4.1.3",
|
||||
"version": "4.2.0",
|
||||
"description": "The most advanced open-source discord ticket bot with HTML transcripts, plugins, questions, claiming, pinning & more! Using discord.js v14 & JSON database! ",
|
||||
"keywords": [
|
||||
"ticket-bot",
|
||||
@@ -26,12 +26,12 @@
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@discordjs/rest": "^2.6.1",
|
||||
"@open-discord-bots/framework": "^0.4.0",
|
||||
"@open-discord-bots/framework": "^0.4.2",
|
||||
"@types/node": "^22.5.0",
|
||||
"@types/terminal-kit": "^2.5.7",
|
||||
"ansis": "^4.2.0",
|
||||
"discord.js": "^14.26.3",
|
||||
"formatted-json-stringify": "^1.3.1",
|
||||
"discord.js": "^14.26.4",
|
||||
"formatted-json-stringify": "^1.3.2",
|
||||
"terminal-kit": "^3.1.2",
|
||||
"typescript": "^6.0.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user