待审全部上架
Showing
... | @@ -14,10 +14,10 @@ | ... | @@ -14,10 +14,10 @@ |
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"@alicloud/pop-core": "^1.7.7", | "@alicloud/pop-core": "^1.7.7", | ||
"md5": "^2.3.0", | |||
"after": "^0.8.2", | "after": "^0.8.2", | ||
"ali-oss": "^4.12.2", | "ali-oss": "^4.12.2", | ||
"aliyun-api-gateway": "^1.1.6", | "aliyun-api-gateway": "^1.1.6", | ||
"amqplib": "^0.8.0", | |||
"axios": "^0.19.2", | "axios": "^0.19.2", | ||
"babel-polyfill": "^6.26.0", | "babel-polyfill": "^6.26.0", | ||
"base64id": "^1.0.0", | "base64id": "^1.0.0", | ||
... | @@ -38,6 +38,7 @@ | ... | @@ -38,6 +38,7 @@ |
"express-session": "^1.15.6", | "express-session": "^1.15.6", | ||
"gm": "^1.23.1", | "gm": "^1.23.1", | ||
"marked": "^0.7.0", | "marked": "^0.7.0", | ||
"md5": "^2.3.0", | |||
"method-override": "^2.3.10", | "method-override": "^2.3.10", | ||
"morgan": "^1.9.0", | "morgan": "^1.9.0", | ||
"multer": "^1.3.0", | "multer": "^1.3.0", | ||
... | ... |
Please
register
or
sign in
to comment