-
- Downloads
dbconet
... | @@ -8,7 +8,6 @@ | ... | @@ -8,7 +8,6 @@ |
"keywords": [], | "keywords": [], | ||
"author": "", | "author": "", | ||
"license": "ISC", | "license": "ISC", | ||
"description": "", | |||
"dependencies": { | "dependencies": { | ||
"axios": "^1.8.1", | "axios": "^1.8.1", | ||
"bcrypt": "^5.1.1", | "bcrypt": "^5.1.1", | ||
... | @@ -23,5 +22,6 @@ | ... | @@ -23,5 +22,6 @@ |
"mysql2": "^3.14.0", | "mysql2": "^3.14.0", | ||
"nodemon": "^3.1.9", | "nodemon": "^3.1.9", | ||
"openai": "^4.86.1" | "openai": "^4.86.1" | ||
} | }, | ||
"description": "" | |||
} | } |
Please register or sign in to comment