Skip to content

Commit 5c08202

Browse files
committed
Supported New Features.
1 parent 6fec204 commit 5c08202

File tree

2 files changed

+1135
-228
lines changed

2 files changed

+1135
-228
lines changed

dypnsapi-20170525/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alicloud/dypnsapi20170525",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "",
55
"main": "dist/client.js",
66
"scripts": {
@@ -21,8 +21,9 @@
2121
"dependencies": {
2222
"@alicloud/tea-typescript": "^1.7.1",
2323
"@alicloud/tea-util": "^1.4.0",
24-
"@alicloud/openapi-client": "^0.2.1",
25-
"@alicloud/endpoint-util": "^0.0.1"
24+
"@alicloud/openapi-client": "^0.4.1",
25+
"@alicloud/endpoint-util": "^0.0.1",
26+
"@alicloud/openapi-util": "^0.2.7"
2627
},
2728
"files": [
2829
"dist",

0 commit comments

Comments
 (0)