Skip to content

Commit 1a883c5

Browse files
committed
fix: update deps
1 parent c48ef80 commit 1a883c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

serverless.component.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: nuxtjs
2-
version: 0.1.0
2+
version: 0.1.1
33
author: Tencent Cloud, Inc.
44
org: Tencent Cloud, Inc.
55
description: Deploy a serverless Nuxt.js application onto Tencent SCF and API Gateway.

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"adm-zip": "^0.4.14",
44
"download": "^8.0.0",
5-
"tencent-component-toolkit": "^1.16.2",
5+
"tencent-component-toolkit": "^1.16.4",
66
"type": "^2.0.0"
77
}
88
}

0 commit comments

Comments
 (0)