File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
name : koa
2
- version : 0.0.12
3
- author : Tencent Cloud, Inc.
4
- org : Tencent Cloud, Inc.
2
+ version : 0.0.13
3
+ author : ' Tencent Cloud, Inc.'
4
+ org : ' Tencent Cloud, Inc.'
5
5
description : Deploy a serverless Koa.js application onto Tencent SCF and API Gateway.
6
- keywords : tencent, serverless, koa
7
- repo : https://github.com/serverless-components/tencent-koa/
8
- readme : https://github.com/serverless-components/tencent-koa/tree/master/README.md
6
+ keywords : ' tencent, serverless, koa'
7
+ repo : ' https://github.com/serverless-components/tencent-koa/'
8
+ readme : ' https://github.com/serverless-components/tencent-koa/tree/master/README.md'
9
9
license : MIT
10
10
main : ./src
11
11
webDeployable : true
Original file line number Diff line number Diff line change 2
2
"dependencies" : {
3
3
"download" : " ^8.0.0" ,
4
4
"tencent-component-toolkit" : " ^1.16.4" ,
5
- "type" : " ^2.0 .0"
5
+ "type" : " ^2.1 .0"
6
6
}
7
7
}
You can’t perform that action at this time.
0 commit comments