fix(ci): align plugin inventory with current contracts

This commit is contained in:
ZiyaZhang
2026-08-11 21:38:11 -07:00
parent eea356e785
commit 46c0e3dba7
8 changed files with 35 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@deepseek-ai/dsh-host-plugin-inventory",
"description": "Read-only Remote projection of current Cordis Loader plugin state",
"version": "0.0.1-rc.1",
"version": "0.0.1-rc.2",
"publishConfig": {
"access": "restricted"
},
@@ -45,9 +45,7 @@
"lib/typert.host.js",
"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"
],
"license": "BSD-3-Clause",
"dependencies": {