mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-12 00:04:35 +02:00
Update package.json
This commit is contained in:
+5
-7
@@ -1,22 +1,20 @@
|
|||||||
{
|
{
|
||||||
"name": "gestion",
|
"name": "gestion",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Bot discord en js by TuturP33 & Valou336",
|
"description": "Bot by Tutur & Valou",
|
||||||
"main": "main.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^1.6.7",
|
@@ -17,7 +16,7 @@
|
||||||
"color-name-list": "^10.19.0",
|
|
||||||
"discord-gamecord": "^4.4.1",
|
|
||||||
"discord.js": "^14.14.1",
|
|
||||||
"discordjs-button-pagination": "^3.0.1",
|
"discordjs-button-pagination": "^3.0.1",
|
||||||
"dotenv": "^16.4.4",
|
"dotenv": "^16.4.4",
|
||||||
"ms": "^2.1.3",
|
"ms": "^2.1.3",
|
||||||
"quick.db": "^9.1.7",
|
"quick.db": "^7.1.3",
|
||||||
"sqlite": "^5.1.1"
|
"sqlite": "^5.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user