We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b07a08 commit 3db2c10Copy full SHA for 3db2c10
plugins/plugin-client-default/package.json
@@ -1,12 +1,11 @@
1
{
2
"name": "@kui-shell/plugin-client",
3
- "version": "8.12.0",
+ "version": "1.0.0",
4
"description": "Kui plugin that offers client defintion",
5
"main": "dist/index.js",
6
"module": "mdist/index.js",
7
"types": "mdist/index.d.ts",
8
"license": "Apache-2.0",
9
- "author": "Mengting Yan",
10
"homepage": "https://github.com/IBM/kui#readme",
11
"bugs": {
12
"url": "https://github.com/IBM/kui/issues/new"
0 commit comments