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 d7314bc commit b4649c9Copy full SHA for b4649c9
plugins/plugin-client-default/package.json
@@ -6,16 +6,17 @@
6
"module": "mdist/index.js",
7
"types": "mdist/index.d.ts",
8
"license": "Apache-2.0",
9
- "homepage": "https://github.com/IBM/kui#readme",
+ "homepage": "https://github.com/project-codeflare/codeflare-cli#readme",
10
"bugs": {
11
- "url": "https://github.com/IBM/kui/issues/new"
+ "url": "https://github.com/project-codeflare/codeflare-cli/issues/new"
12
},
13
"repository": {
14
"type": "git",
15
- "url": "git+https://github.com/IBM/kui.git"
+ "url": "git+https://github.com/project-codeflare/codeflare-cli.git"
16
17
"keywords": [
18
"kui",
19
+ "codeflare",
20
"plugin"
21
],
22
"private": true,
0 commit comments