There was an error while loading. Please reload this page.
1 parent 215be0d commit d952625Copy full SHA for d952625
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serverless-tencent-scf",
3
- "version": "0.1.29",
+ "version": "0.1.30",
4
"description": "Provider plugin for the Serverless Framework v1.x which adds support for Tencent Cloud Functions.",
5
"main": "index.js",
6
"author": "Tencent Cloud, Inc.",
@@ -44,8 +44,8 @@
44
"tencentcloud-sdk-nodejs": "^3.0.87",
45
"universal-analytics": "^0.4.20",
46
"tencent-login": "^0.1.6",
47
- "serverless-tencent-tools": "^0.0.9",
48
- "serverless-tencent-auth-tool": "^1.0.12"
+ "serverless-tencent-tools": "^0.0.10",
+ "serverless-tencent-auth-tool": "^1.0.13"
49
},
50
"devDependencies": {
51
"coveralls": "^3.0.5",
0 commit comments