Skip to content

Commit d506b62

Browse files
authored
Merge pull request #7 from aliyun/release_v1
Release v1
2 parents e237cb7 + ad028a7 commit d506b62

19 files changed

+2578
-2276
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alibabacloud-dataworks-mcp-server",
3-
"version": "1.0.36",
3+
"version": "1.0.41",
44
"description": "DataWorks MCP Server: Export the DataWorks Open API to MCP Server, allowing clients that can run MCP Server to use DataWorks Open API through AI.",
55
"main": "build/index.js",
66
"module": "build/index.js",
@@ -68,7 +68,8 @@
6868
"typescript": "^5.7.3"
6969
},
7070
"resolutions": {
71-
"@alicloud/credentials": "2.4.2"
71+
"@alicloud/credentials": "2.4.2",
72+
"uuid": "9.0.1"
7273
},
7374
"packageManager": "[email protected]",
7475
"publishConfig": {

0 commit comments

Comments
 (0)