release(dsh): 0.1.0-rc.2

This commit is contained in:
imccyu
2026-08-13 17:19:37 +08:00
parent 6bb315a397
commit 60b04b6ef7
222 changed files with 222 additions and 222 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-client-modules",
"description": "Client module system, dual-face: node half composes the __DSH_BOOT__ entry graph (incremental dsh.client scan, bundle route, index tap, webPlugins service); browser half is the lazy-CJS module table the vendored cordis Loader consumes as its internal seam",
"version": "0.1.0-rc.1",
"version": "0.1.0-rc.2",
"publishConfig": {
"access": "restricted"
},