no message
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -7,6 +7,7 @@ |
| "@alicloud/sms-sdk": "^1.1.6", | ||
| "@types/express": "^5.0.0", | ||
| "@types/node": "^10.12.18", | ||
| "archiver": "^7.0.1", | ||
| "compression": "^1.7.4", | ||
| "express": "^4.21.2", | ||
| "express-async-handler": "^1.1.4", | ||
| ... | ... | @@ -18,7 +19,7 @@ |
| "lru-cache": "^4.1.5", | ||
| "md5": "^2.2.1", | ||
| "moment": "^2.24.0", | ||
| "node-xlsx": "^0.16.1", | ||
| "node-xlsx": "^0.16.2", | ||
| "nodemailer": "^6.1.1", | ||
| "qs": "^6.11.0", | ||
| "request": "^2.88.0", | ||
| ... | ... | @@ -27,7 +28,6 @@ |
| "ws": "^5.2.2", | ||
| "xml2js": "^0.4.23" | ||
| }, | ||
| "devDependencies": {}, | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| ... | ... |
Please
register
or
sign in
to comment