bug resolutions
This commit is contained in:
parent
414a9734c9
commit
cb16fa9239
13 changed files with 78 additions and 81 deletions
|
@ -3,6 +3,7 @@
|
|||
"version": "3.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "tsx watch src",
|
||||
"build": "tsc",
|
||||
|
@ -14,6 +15,7 @@
|
|||
"dependencies": {
|
||||
"@mistralai/mistralai": "^0.1.3",
|
||||
"@types/mysql": "^2.15.26",
|
||||
"@types/node": "^20.11.27",
|
||||
"discord.js": "^14.14.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"mysql": "^2.18.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue