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 c09b6f5 commit 3703531Copy full SHA for 3703531
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@serverless/express",
3
- "version": "0.0.13",
+ "version": "0.0.14",
4
"main": "src/serverless.js",
5
"publishConfig": {
6
"access": "public"
serverless.component.yml
@@ -1,5 +1,5 @@
name: express
-version: 0.0.13
+version: 0.0.14
author: Tencent Cloud, Inc.
org: Tencent Cloud, Inc.
description: Deploys a serverless Express.js application onto Tencent SCF and Tencent APIGateway.
0 commit comments