Skip to content

Commit e05bb54

Browse files
committed
fix: upgrade deps
1 parent cc287d4 commit e05bb54

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: website
22
version: 0.0.9
33
author: Tencent Cloud, Inc.
44
org: Tencent Cloud, Inc.
5-
description: Deploys Tencent Website.
5+
description: Deploy a static website on Tencent Cloud.
66
keywords: tencent, serverless, website
77
repo: https://github.com/serverless-components/tencent-website
88
readme: https://github.com/serverless-components/tencent-website/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.10",
4+
"tencent-component-toolkit": "^1.12.15",
55
"type": "^2.0.0"
66
}
77
}

0 commit comments

Comments
 (0)