Skip to content

Commit 41d0608

Browse files
committed
Support API ListTagResources.
1 parent 55bfc34 commit 41d0608

File tree

283 files changed

+15194
-10344
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

283 files changed

+15194
-10344
lines changed

ram-20150501/package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alicloud/ram20150501",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "",
55
"main": "dist/client.js",
66
"scripts": {
@@ -19,11 +19,8 @@
1919
"typescript": "^5"
2020
},
2121
"dependencies": {
22-
"@alicloud/tea-typescript": "^1.7.1",
23-
"@alicloud/tea-util": "^1.4.9",
24-
"@alicloud/openapi-client": "^0.4.12",
25-
"@alicloud/openapi-util": "^0.3.2",
26-
"@alicloud/endpoint-util": "^0.0.1"
22+
"@darabonba/typescript": "^1.0.0",
23+
"@alicloud/openapi-core": "^1.0.0"
2724
},
2825
"files": [
2926
"dist",

0 commit comments

Comments
 (0)