We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc2ed7 commit bc648b3Copy full SHA for bc648b3
packages/capi/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tencent-sdk/capi",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "Tencent cloud api sdk",
5
"main": "dist/index.js",
6
"node": "dist/index.js",
packages/faas/package.json
"name": "@tencent-sdk/faas",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Tencent cloud faas sdk",
@@ -32,7 +32,7 @@
32
},
33
"homepage": "https://github.com/yugasun/tencent-sdk#readme",
34
"dependencies": {
35
- "@tencent-sdk/capi": "2.0.1",
+ "@tencent-sdk/capi": "2.0.2",
36
"@tencent-sdk/cls": "1.0.1",
37
"@tencent-sdk/common": "1.0.0",
38
"dayjs": "^1.10.4",
0 commit comments