fix
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -11,7 +11,6 @@ |
| "license": "ISC", | ||
| "dependencies": { | ||
| "@alicloud/pop-core": "^1.7.7", | ||
| "md5": "^2.3.0", | ||
| "after": "^0.8.2", | ||
| "ali-oss": "^4.12.2", | ||
| "amqplib": "^0.8.0", | ||
| ... | ... | @@ -39,6 +38,7 @@ |
| "jsonwebtoken": "^8.5.1", | ||
| "log4js": "^2.11.0", | ||
| "marked": "^1.1.1", | ||
| "md5": "^2.3.0", | ||
| "method-override": "^2.3.10", | ||
| "moment": "^2.26.0", | ||
| "morgan": "^1.9.0", | ||
| ... | ... | @@ -50,6 +50,7 @@ |
| "pdfcrowd": "^4.2.0", | ||
| "pinyin": "^2.8.3", | ||
| "qr-image": "^3.2.0", | ||
| "request": "^2.88.2", | ||
| "sequelize": "^4.37.8", | ||
| "sequelize-cli": "^4.1.1", | ||
| "serve-favicon": "^2.4.5", | ||
| ... | ... |
Please
register
or
sign in
to comment