This commit is contained in:
Yusur 2025-09-06 16:53:33 +02:00
parent 1a4339eb9b
commit 0bd9960c01
7 changed files with 161 additions and 14 deletions

View file

@ -1,6 +1,6 @@
{
"name": "csinsol",
"version": "0.1.0",
"version": "0.2.0",
"description": "",
"license": "Apache-2.0",
"author": "Sakuragasaki46",
@ -17,6 +17,7 @@
"discord.js": "^14.21.0",
"dotenv": "^17.2.1",
"luxon": "^3.7.1",
"toml": "^3.0.0",
"tsx": "^4.20.4"
}
}