Skip to content

Commit 31dbc3e

Browse files
committed
fix: update deps
1 parent 9c79124 commit 31dbc3e

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: koa
2-
version: 0.0.11
2+
version: 0.0.12
33
author: Tencent Cloud, Inc.
44
org: Tencent Cloud, Inc.
55
description: Deploy a serverless Koa.js application onto Tencent SCF and API Gateway.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"download": "^8.0.0",
4-
"tencent-component-toolkit": "^1.16.2",
4+
"tencent-component-toolkit": "^1.16.4",
55
"type": "^2.0.0"
66
}
77
}

0 commit comments

Comments
 (0)