@michengai/dsh-codex-suite-installer 0.1.21 → 0.1.22
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.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@michengai/dsh-codex-suite-installer",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.22",
|
|
4
4
|
"description": "轻量 DSH Codex Suite 安装器:将六个成员装为同一 profile 的直接插件",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"type": "module",
|
|
@@ -27,11 +27,11 @@
|
|
|
27
27
|
"dshCodexSuite": {
|
|
28
28
|
"members": {
|
|
29
29
|
"@michengai/dsh-archive-manager": "0.1.30",
|
|
30
|
-
"@michengai/dsh-codex-ui": "0.2.
|
|
30
|
+
"@michengai/dsh-codex-ui": "0.2.105",
|
|
31
31
|
"@michengai/dsh-skills-manager": "0.1.40",
|
|
32
32
|
"@michengai/dsh-agency-agents": "0.1.32",
|
|
33
33
|
"@michengai/dsh-im-connect": "0.1.34",
|
|
34
|
-
"@michengai/dsh-automation": "0.1.
|
|
34
|
+
"@michengai/dsh-automation": "0.1.32"
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
}
|