Skip to content

Commit 49804fc

Browse files
author
brycewwang
committed
feat: 修改(Webfunc-ExpressDemo)config的author信息
1 parent e020fb2 commit 49804fc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Webfunc-ExpressDemo/config.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,22 @@
55
"description": "基于 API 网关和 Web 函数,快速部署 Express 示例项目",
66
"attention": "",
77
"author": {
8-
"name": "腾讯云"
8+
"name": "腾讯云开发者社区"
99
}
1010
},
1111
"English": {
1212
"name": "ExpressDemo",
1313
"description": "An Express demo for APIGW and Node.js Web Function",
1414
"attention": "None",
1515
"author": {
16-
"name": "Tencent Cloud"
16+
"name": "Tencent Cloud Developer Community"
1717
}
1818
},
19+
"source": "Tencent-Cloud-Community",
1920
"runtime": "Nodejs12.16",
2021
"type": "web",
2122
"readme": "https://github.com/tencentyun/serverless-demo/tree/master/Webfunc-ExpressDemo",
22-
"version": "0.5.2",
23+
"version": "0.5.3",
2324
"tags": [
2425
"WebFunc",
2526
"Express",

0 commit comments

Comments
 (0)