We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e328eed commit 2c21757Copy full SHA for 2c21757
serverless.component.yml
@@ -1,5 +1,5 @@
1
name: scf
2
-version: 0.8.1
+version: 0.8.2
3
author: Tencent Cloud, Inc.
4
org: Tencent Cloud, Inc.
5
description: Deploy a serverless cloud function on Tencent Cloud.
src/package.json
@@ -2,7 +2,7 @@
"dependencies": {
"adm-zip": "^0.5.5",
"download": "^8.0.0",
- "tencent-component-toolkit": "^2.13.4",
+ "tencent-component-toolkit": "^2.14.0",
6
"type": "^2.0.0"
7
}
8
0 commit comments