Skip to content

Commit 80b906d

Browse files
committed
fix: change example package.json
1 parent 1513c9e commit 80b906d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/basic-starter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "aws-serverless-express-example",
2+
"name": "tencent-serverless-express-example",
33
"version": "2.1.1",
4-
"description": "Example application for running a Node Express app on AWS Lambda using Amazon API Gateway.",
4+
"description": "Example application for running a Node Express app on Tencent Cloud SCF using API Gateway.",
55
"main": "lambda.js",
66
"config": {
77
"s3BucketName": "YOUR_UNIQUE_BUCKET_NAME",

0 commit comments

Comments
 (0)