Skip to content

Commit 3db2c10

Browse files
committed
chore: update version of client plugin to 1.0.0
1 parent 9b07a08 commit 3db2c10

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

plugins/plugin-client-default/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
{
22
"name": "@kui-shell/plugin-client",
3-
"version": "8.12.0",
3+
"version": "1.0.0",
44
"description": "Kui plugin that offers client defintion",
55
"main": "dist/index.js",
66
"module": "mdist/index.js",
77
"types": "mdist/index.d.ts",
88
"license": "Apache-2.0",
9-
"author": "Mengting Yan",
109
"homepage": "https://github.com/IBM/kui#readme",
1110
"bugs": {
1211
"url": "https://github.com/IBM/kui/issues/new"

0 commit comments

Comments
 (0)