Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 5b9d92d

Browse files
committed
feat: add plugin-manager to kui-base client
Fixes #2992
1 parent c0b61b6 commit 5b9d92d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/base/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@kui-shell/core": "file:/tmp/kui-packs/kui-shell-core.tgz",
17+
"@kui-shell/plugin-manager": "file:/tmp/kui-packs/kui-shell-plugin-manager.tgz",
1718
"@kui-shell/plugin-tutorials": "file:/tmp/kui-packs/kui-shell-plugin-tutorials.tgz",
1819
"@kui-shell/plugin-core-support": "file:/tmp/kui-packs/kui-shell-plugin-core-support.tgz"
1920
},

0 commit comments

Comments
 (0)