Skip to content

Commit 87a94ec

Browse files
committed
Support API CheckInstancePolicy.
1 parent 0e79f2b commit 87a94ec

File tree

2 files changed

+1867
-6
lines changed

2 files changed

+1867
-6
lines changed

tablestore-20201209/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alicloud/tablestore20201209",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "dist/client.js",
66
"scripts": {
@@ -20,8 +20,8 @@
2020
},
2121
"dependencies": {
2222
"@alicloud/tea-typescript": "^1.7.1",
23-
"@alicloud/tea-util": "^1.4.7",
24-
"@alicloud/openapi-client": "^0.4.8",
23+
"@alicloud/tea-util": "^1.4.9",
24+
"@alicloud/openapi-client": "^0.4.12",
2525
"@alicloud/openapi-util": "^0.3.2",
2626
"@alicloud/endpoint-util": "^0.0.1"
2727
},

0 commit comments

Comments
 (0)