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 9c79124 commit 31dbc3eCopy full SHA for 31dbc3e
serverless.component.yml
@@ -1,5 +1,5 @@
1
name: koa
2
-version: 0.0.11
+version: 0.0.12
3
author: Tencent Cloud, Inc.
4
org: Tencent Cloud, Inc.
5
description: Deploy a serverless Koa.js application onto Tencent SCF and API Gateway.
src/package.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"download": "^8.0.0",
- "tencent-component-toolkit": "^1.16.2",
+ "tencent-component-toolkit": "^1.16.4",
"type": "^2.0.0"
6
}
7
0 commit comments