Skip to content

Commit d952625

Browse files
author
dfounderliu
committed
update version
1 parent 215be0d commit d952625

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-tencent-scf",
3-
"version": "0.1.29",
3+
"version": "0.1.30",
44
"description": "Provider plugin for the Serverless Framework v1.x which adds support for Tencent Cloud Functions.",
55
"main": "index.js",
66
"author": "Tencent Cloud, Inc.",
@@ -44,8 +44,8 @@
4444
"tencentcloud-sdk-nodejs": "^3.0.87",
4545
"universal-analytics": "^0.4.20",
4646
"tencent-login": "^0.1.6",
47-
"serverless-tencent-tools": "^0.0.9",
48-
"serverless-tencent-auth-tool": "^1.0.12"
47+
"serverless-tencent-tools": "^0.0.10",
48+
"serverless-tencent-auth-tool": "^1.0.13"
4949
},
5050
"devDependencies": {
5151
"coveralls": "^3.0.5",

0 commit comments

Comments
 (0)