no message
Showing
... | @@ -10,14 +10,17 @@ | ... | @@ -10,14 +10,17 @@ |
"express": "^4.17.1", | "express": "^4.17.1", | ||
"express-async-handler": "^1.1.4", | "express-async-handler": "^1.1.4", | ||
"express-history-api-fallback": "^2.2.1", | "express-history-api-fallback": "^2.2.1", | ||
"formidable": "^1.2.1", | |||
"log4js": "^6.6.1", | "log4js": "^6.6.1", | ||
"lru-cache": "^4.1.5", | "lru-cache": "^4.1.5", | ||
"md5": "^2.2.1", | "md5": "^2.2.1", | ||
"moment": "^2.24.0", | "moment": "^2.24.0", | ||
"node-xlsx": "^0.16.1", | "node-xlsx": "^0.16.1", | ||
"nodemailer": "^6.1.1", | |||
"qs": "^6.11.0", | "qs": "^6.11.0", | ||
"request": "^2.88.0", | "request": "^2.88.0", | ||
"svg-captcha": "^1.3.12", | "svg-captcha": "^1.3.12", | ||
"tencentcloud-sdk-nodejs": "^4.0.562", | |||
"ws": "^5.2.2", | "ws": "^5.2.2", | ||
"xml2js": "^0.4.23" | "xml2js": "^0.4.23" | ||
}, | }, | ||
... | ... |
Please
register
or
sign in
to comment