@morlay/ui-conversation-manager 0.0.2-alpha.0 → 0.0.2-alpha.2
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": "@morlay/ui-conversation-manager",
|
|
3
|
-
"version": "0.0.2-alpha.
|
|
3
|
+
"version": "0.0.2-alpha.2",
|
|
4
4
|
"description": "「对话管理」全局面板页(浏览器半):已归档会话的搜索、取消归档、删除,以及导入为新会话。",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"archived-sessions",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"@deepseek-ai/dsh-client-ui-slots": "^0.1.6-alpha.2",
|
|
49
49
|
"@deepseek-ai/dsh-client-ui-workspace": "^0.1.6-alpha.2",
|
|
50
50
|
"@deepseek-ai/dsh-session": "^0.1.6-alpha.2",
|
|
51
|
-
"@morlay/dsh-client-ui-primitives": "^0.0.2-alpha.
|
|
51
|
+
"@morlay/dsh-client-ui-primitives": "^0.0.2-alpha.2"
|
|
52
52
|
},
|
|
53
53
|
"dsh": {
|
|
54
54
|
"client": {
|