dsh-plugin-capabilities 0.3.5 → 0.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-plugin-capabilities",
3
- "version": "0.3.5",
3
+ "version": "0.3.6",
4
4
  "description": "Manage skills and MCP servers from the Web UI Settings. 在设置页管理 dsh 的技能与 MCP 服务器。",
5
5
  "type": "module",
6
6
  "main": "lib/index.js",
@@ -62,7 +62,7 @@
62
62
  "@deepseek-ai/cordis": "^4.0.1"
63
63
  },
64
64
  "dependencies": {
65
- "@deepseek-ai/dsh-skill-filesystem": "^0.1.0-rc.6",
65
+ "@deepseek-ai/dsh-skill-filesystem": "^0.1.1-rc.1",
66
66
  "dompurify": "^3.4.13",
67
67
  "marked": "^18.0.10",
68
68
  "smol-toml": "^1.3.1",