Skip to content

Commit

Permalink
fix: cls config
Browse files Browse the repository at this point in the history
  • Loading branch information
yugasun committed Apr 19, 2021
1 parent dd5fb22 commit f38a8f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion serverless.component.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: scf
version: 0.5.3
version: 0.5.4
author: Tencent Cloud, Inc.
org: Tencent Cloud, Inc.
description: Deploy a serverless cloud function on Tencent Cloud.
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"download": "^8.0.0",
"tencent-component-toolkit": "^2.5.11",
"tencent-component-toolkit": "^2.5.13",
"type": "^2.0.0"
}
}

0 comments on commit f38a8f2

Please sign in to comment.