diff --git a/Webfunc-ExpressDemo/config.json b/Webfunc-ExpressDemo/config.json index d88cdc1049..c13771b700 100644 --- a/Webfunc-ExpressDemo/config.json +++ b/Webfunc-ExpressDemo/config.json @@ -5,7 +5,7 @@ "description": "基于 API 网关和 Web 函数,快速部署 Express 示例项目", "attention": "无", "author": { - "name": "腾讯云" + "name": "腾讯云开发者社区" } }, "English": { @@ -13,13 +13,14 @@ "description": "An Express demo for APIGW and Node.js Web Function", "attention": "None", "author": { - "name": "Tencent Cloud" + "name": "Tencent Cloud Developer Community" } }, + "source": "Tencent-Cloud-Community", "runtime": "Nodejs12.16", "type": "web", "readme": "https://github.com/tencentyun/serverless-demo/tree/master/Webfunc-ExpressDemo", - "version": "0.5.2", + "version": "0.5.3", "tags": [ "WebFunc", "Express",