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 2f980c0 commit 6fa6d0bCopy full SHA for 6fa6d0b
serverless.component.yml
@@ -1,5 +1,5 @@
1
name: website
2
-version: 0.2.4
+version: 0.2.6
3
author: 'Tencent Cloud, Inc.'
4
org: 'Tencent Cloud, Inc.'
5
description: 静态网站组件,允许用户构建部署静态站点到腾讯 COS。适合用来构建部署静态网站。
src/package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
"download": "^8.0.0",
- "tencent-component-toolkit": "^2.13.4"
+ "tencent-component-toolkit": "^2.23.3"
}
6
0 commit comments