File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
name : flask
2
- version : 0.0.7
3
- author : Tencent Cloud, Inc
4
- org : Tencent Cloud, Inc
2
+ version : 0.0.8
3
+ author : ' Tencent Cloud, Inc'
4
+ org : ' Tencent Cloud, Inc'
5
5
description : Deploy a serverless Flask application onto Tencent SCF and API Gateway.
6
- keywords : tencent, serverless, flask
7
- repo : https://github.com/serverless-components/tencent-flask
8
- readme : https://github.com/serverless-components/tencent-flask/tree/master/README.md
6
+ keywords : ' tencent, serverless, flask'
7
+ repo : ' https://github.com/serverless-components/tencent-flask'
8
+ readme : ' https://github.com/serverless-components/tencent-flask/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 1
1
{
2
2
"dependencies" : {
3
3
"download" : " ^8.0.0" ,
4
- "tencent-component-toolkit" : " ^1.16.3 " ,
5
- "type" : " ^2.0 .0"
4
+ "tencent-component-toolkit" : " ^1.16.4 " ,
5
+ "type" : " ^2.1 .0"
6
6
}
7
7
}
You can’t perform that action at this time.
0 commit comments