Skip to content

Commit 2c21757

Browse files
committed
fix: update deps
1 parent e328eed commit 2c21757

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
@@ -1,5 +1,5 @@
11
name: scf
2-
version: 0.8.1
2+
version: 0.8.2
33
author: Tencent Cloud, Inc.
44
org: Tencent Cloud, Inc.
55
description: Deploy a serverless cloud function on Tencent Cloud.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"adm-zip": "^0.5.5",
44
"download": "^8.0.0",
5-
"tencent-component-toolkit": "^2.13.4",
5+
"tencent-component-toolkit": "^2.14.0",
66
"type": "^2.0.0"
77
}
88
}

0 commit comments

Comments
 (0)