数据库插件

This commit is contained in:
robin
2022-05-31 08:34:53 +08:00
parent c764e7097d
commit 3494cecb9d
9 changed files with 171 additions and 9 deletions
+2 -1
View File
@@ -49,6 +49,7 @@
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"glob": "^8.0.1",
"ioredis": "^5.0.5",
"koa-bodyparser": "^4.3.0",
"koa-json-error": "^3.1.2",
"koa-logger": "^2.0.1",
@@ -61,7 +62,7 @@
"pm2": "^5.1.2",
"require-all": "^3.0.0",
"require-directory": "^2.1.1",
"sequelize": "^6.18.0",
"sequelize": "^6.20.1",
"shelljs": "^0.8.5",
"socket.io": "^4.5.1",
"sqlite3": "^5.0.2",