Skip to content

Commit 5d27d1a

Browse files
committed
2.6.0
1 parent 7fbf395 commit 5d27d1a

1 file changed

Lines changed: 22 additions & 1 deletion

File tree

mcp/package.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,28 @@
5454
],
5555
"author": "TencentCloudBase",
5656
"license": "MIT",
57-
"dependencies": {},
57+
"dependencies": {
58+
"@cloudbase/cals": "^1.2.18-alpha.1",
59+
"@cloudbase/functions-framework": "^1.14.0",
60+
"@cloudbase/manager-node": "^4.6.7",
61+
"@cloudbase/mcp": "^1.0.0-beta.25",
62+
"@cloudbase/toolbox": "^0.7.9",
63+
"@modelcontextprotocol/sdk": "1.13.1",
64+
"@types/adm-zip": "^0.5.7",
65+
"adm-zip": "^0.5.16",
66+
"cors": "^2.8.5",
67+
"express": "^5.1.0",
68+
"fd-slicer": "^1.1.0",
69+
"lockfile": "^1.0.4",
70+
"miniprogram-ci": "^2.1.14",
71+
"open": "^10.1.2",
72+
"punycode": "^2.3.1",
73+
"unzipper": "^0.12.3",
74+
"winston": "^3.15.0",
75+
"winston-daily-rotate-file": "^5.0.0",
76+
"ws": "^8.18.2",
77+
"zod": "^3.24.3"
78+
},
5879
"devDependencies": {
5980
"@modelcontextprotocol/sdk": "^1.13.3",
6081
"@rollup/plugin-commonjs": "^28.0.1",

0 commit comments

Comments
 (0)