We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48ef80 commit 1a883c5Copy full SHA for 1a883c5
serverless.component.yml
@@ -1,5 +1,5 @@
1
name: nuxtjs
2
-version: 0.1.0
+version: 0.1.1
3
author: Tencent Cloud, Inc.
4
org: Tencent Cloud, Inc.
5
description: Deploy a serverless Nuxt.js application onto Tencent SCF and API Gateway.
src/package.json
@@ -2,7 +2,7 @@
"dependencies": {
"adm-zip": "^0.4.14",
"download": "^8.0.0",
- "tencent-component-toolkit": "^1.16.2",
+ "tencent-component-toolkit": "^1.16.4",
6
"type": "^2.0.0"
7
}
8
0 commit comments