@michengai/dsh-codex-suite 0.1.2 → 0.1.3
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@michengai/dsh-codex-suite",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"description": "DSH Codex UI 聚合包:一键安装侧栏、专家、技能、归档、IM 助理和定时任务",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"type": "module",
|
|
@@ -24,6 +24,6 @@
|
|
|
24
24
|
"@michengai/dsh-automation": "latest",
|
|
25
25
|
"@michengai/dsh-im-connect": "latest",
|
|
26
26
|
"@michengai/dsh-skills-manager": "latest",
|
|
27
|
-
"@michengai/dsh-codex-ui": "0.2.
|
|
27
|
+
"@michengai/dsh-codex-ui": "0.2.59"
|
|
28
28
|
}
|
|
29
29
|
}
|