git pull
Showing
db.js
0 → 100644
... | @@ -32,6 +32,8 @@ | ... | @@ -32,6 +32,8 @@ |
"npm": "^8.10.0", | "npm": "^8.10.0", | ||
"redis": "^4.1.0", | "redis": "^4.1.0", | ||
"request": "^2.88.2", | "request": "^2.88.2", | ||
"sequelize": "^6.21.3", | |||
"mysql2": "^1.6.1", | |||
"shelljs": "^0.8.4", | "shelljs": "^0.8.4", | ||
"stringify-object": "^4.0.1", | "stringify-object": "^4.0.1", | ||
"uniqid": "^5.4.0", | "uniqid": "^5.4.0", | ||
... | ... |
test_db.js
0 → 100644
This diff is collapsed.
Please register or sign in to comment