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 f426071 commit b9906d0Copy full SHA for b9906d0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@serverless/website",
3
- "version": "0.0.1",
+ "version": "0.0.5",
4
"main": "./serverless.js",
5
"publishConfig": {
6
"access": "public"
serverless.component.yml
@@ -1,5 +1,5 @@
name: website
-version: 0.0.0-dev
+version: 0.0.5
author: Tencent Cloud, Inc.
org: Tencent Cloud, Inc.
description: Deploys Tencent Website.
0 commit comments