Merge branch 'igirl-channel-gateway' of gitlab.gongsibao.com:jiangyong/zhichan…
Merge branch 'igirl-channel-gateway' of gitlab.gongsibao.com:jiangyong/zhichan into igirl-channel-gateway
Showing
igirl-channel-gateway/app/config/aliRpc.js
0 → 100644
... | @@ -9,6 +9,7 @@ | ... | @@ -9,6 +9,7 @@ |
"author": "jy", | "author": "jy", | ||
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"@alicloud/pop-core": "^1.7.10", | |||
"MD5": "^1.3.0", | "MD5": "^1.3.0", | ||
"after": "^0.8.2", | "after": "^0.8.2", | ||
"ali-oss": "^4.12.2", | "ali-oss": "^4.12.2", | ||
... | @@ -31,6 +32,7 @@ | ... | @@ -31,6 +32,7 @@ |
"express-session": "^1.15.6", | "express-session": "^1.15.6", | ||
"glob": "^7.1.6", | "glob": "^7.1.6", | ||
"gm": "^1.23.1", | "gm": "^1.23.1", | ||
"iz": "^3.0.0", | |||
"marked": "^0.7.0", | "marked": "^0.7.0", | ||
"method-override": "^2.3.10", | "method-override": "^2.3.10", | ||
"moment": "^2.24.0", | "moment": "^2.24.0", | ||
... | ... |
Please
register
or
sign in
to comment