From b0d3686f57d71bf53d758f75d6b39e232eba57a8 Mon Sep 17 00:00:00 2001 From: imccyu <276526105+imccyu@users.noreply.github.com> Date: Tue, 11 Aug 2026 23:30:28 +0800 Subject: [PATCH] fix: pkg --- packages/client/ui-directory-picker-native/package.json | 2 +- packages/client/ui-directory-picker/package.json | 2 +- packages/interaction/commands/package.json | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/packages/client/ui-directory-picker-native/package.json b/packages/client/ui-directory-picker-native/package.json index f7a0a80bdf..f7548b3944 100644 --- a/packages/client/ui-directory-picker-native/package.json +++ b/packages/client/ui-directory-picker-native/package.json @@ -1,7 +1,7 @@ { "name": "@deepseek-ai/dsh-client-ui-directory-picker-native", "description": "Native directory-picker surface: the renderless workspace directory-flow occupant driving the host's OS chooser", - "version": "0.0.1-rc.1", + "version": "0.0.1-rc.2", "publishConfig": { "access": "restricted" }, diff --git a/packages/client/ui-directory-picker/package.json b/packages/client/ui-directory-picker/package.json index fd3acf592d..1698d9af7e 100644 --- a/packages/client/ui-directory-picker/package.json +++ b/packages/client/ui-directory-picker/package.json @@ -1,7 +1,7 @@ { "name": "@deepseek-ai/dsh-client-ui-directory-picker", "description": "In-app directory browsing surface: the workspace directory-flow owner rendering the host's listing and creation primitives", - "version": "0.0.1-rc.1", + "version": "0.0.1-rc.2", "publishConfig": { "access": "restricted" }, diff --git a/packages/interaction/commands/package.json b/packages/interaction/commands/package.json index 7b9ade9d26..b654451b37 100644 --- a/packages/interaction/commands/package.json +++ b/packages/interaction/commands/package.json @@ -50,8 +50,7 @@ "lib/typert.host.d.ts", "lib/typert.remote-client.js", "lib/typert.remote-client.d.ts", - "lib/typert.remote-client.d.ts.map", - "src" + "lib/typert.remote-client.d.ts.map" ], "license": "BSD-3-Clause", "peerDependencies": {