Skip to content

Commit d5c013b

Browse files
committed
fix: upgrade deps
1 parent bdd5062 commit d5c013b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

serverless.component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: express
22
version: 0.0.18
33
author: Tencent Cloud, Inc.
44
org: Tencent Cloud, Inc.
5-
description: Deploys a serverless Express.js application onto Tencent SCF and Tencent APIGateway.
5+
description: Deploy a serverless Express.js application on Tencent SCF and API Gateway.
66
keywords: tencent, serverless, express
77
repo: https://github.com/serverless-components/tencent-express
88
readme: https://github.com/serverless-components/tencent-express/tree/master/README.md

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"download": "^8.0.0",
4-
"tencent-component-toolkit": "^1.12.13",
4+
"tencent-component-toolkit": "^1.12.15",
55
"type": "^2.0.0"
66
}
77
}

0 commit comments

Comments
 (0)