mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
update
Finish up commands and update package.json
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
{
|
||||
"name": "DiscordTickets",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.4",
|
||||
"description": "A Discord ticket/support - an open-source & self-host alternative to TicketManager (name tbd)",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"discord.js": "^11.4.2",
|
||||
"leeks.js": "^0.0.1",
|
||||
"random-string": "^0.2.0"
|
||||
"leeks.js": "^0.0.1"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user