Finished timeout command
This commit is contained in:
@@ -10,13 +10,14 @@
|
||||
"prod:build:user": "node scripts/deploy-commands.js --dev"
|
||||
},
|
||||
"author": "Taken",
|
||||
"license": "ISC",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"axios": "^1.3.4",
|
||||
"discord.js": "^14.8.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"log-beautify": "^1.2.0",
|
||||
"mongoose": "^7.0.1",
|
||||
"ms": "^2.1.3"
|
||||
"ms": "^2.1.3",
|
||||
"pretty-ms": "^8.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user