Skip to content

Commit 9444bf4

Browse files
committed
fix: update deps
1 parent eaac76d commit 9444bf4

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: cos
2-
version: 0.2.3
2+
version: 0.2.4
33
author: 'Tencent Cloud, Inc.'
44
org: 'Tencent Cloud, Inc.'
55
description: Deploy Tencent COS.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"tencent-component-toolkit": "^2.5.11"
3+
"tencent-component-toolkit": "^2.13.2"
44
}
55
}

0 commit comments

Comments
 (0)