corrige commit file

This commit is contained in:
Tutur33
2024-02-15 23:14:56 +01:00
parent 577c54dc07
commit f3246aa74d
2 changed files with 453 additions and 13 deletions
+16 -6
View File
@@ -1,16 +1,26 @@
{
"name": "gestion",
"version": "1.0.0",
"description": "Bot by Tutur & Valou",
"main": "index.js",
"description": "Bot discord en js by TuturP33 & Valou336",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/Tutur33/gestion.git"
},
"author": "Tutur33",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Tutur33/gestion/issues"
},
"homepage": "https://github.com/Tutur33/gestion#readme",
"dependencies": {
@@ -17,7 +16,7 @@
"axios": "^1.6.7",
"color-name-list": "^10.19.0",
"discord-gamecord": "^4.4.1",
"discord.js": "^14.14.1",
"discordjs-button-pagination": "^3.0.1",
"dotenv": "^16.4.4",
"ms": "^2.1.3",