This commit is contained in:
imccyu
2026-08-11 23:30:28 +08:00
parent 9b2925e50f
commit b0d3686f57
3 changed files with 3 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "@deepseek-ai/dsh-client-ui-directory-picker-native", "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", "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": { "publishConfig": {
"access": "restricted" "access": "restricted"
}, },

View File

@@ -1,7 +1,7 @@
{ {
"name": "@deepseek-ai/dsh-client-ui-directory-picker", "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", "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": { "publishConfig": {
"access": "restricted" "access": "restricted"
}, },

View File

@@ -50,8 +50,7 @@
"lib/typert.host.d.ts", "lib/typert.host.d.ts",
"lib/typert.remote-client.js", "lib/typert.remote-client.js",
"lib/typert.remote-client.d.ts", "lib/typert.remote-client.d.ts",
"lib/typert.remote-client.d.ts.map", "lib/typert.remote-client.d.ts.map"
"src"
], ],
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"peerDependencies": { "peerDependencies": {