Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdehaven committed Jan 24, 2023
1 parent 1fcefd7 commit 1b18450
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/app-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"url": "https://github.com/Kong/public-ui-components.git",
"directory": "packages/core/app-layout"
},
"homepage": "https://github.com/Kong/public-ui-components/tree/main/packages/core/app-layout",
"bugs": {
"url": "https://github.com/Kong/public-ui-components/issues"
},
Expand Down
1 change: 1 addition & 0 deletions packages/core/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"url": "https://github.com/Kong/public-ui-components.git",
"directory": "packages/core/cli"
},
"homepage": "https://github.com/Kong/public-ui-components/tree/main/packages/core/cli",
"bugs": {
"url": "https://github.com/Kong/public-ui-components/issues"
},
Expand Down
1 change: 1 addition & 0 deletions packages/core/cli/src/__template__/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"url": "https://github.com/Kong/public-ui-components.git",
"directory": "packages/{%%WORKSPACE%%}/{%%PACKAGE_NAME%%}"
},
"homepage": "https://github.com/Kong/public-ui-components/tree/main/packages/{%%WORKSPACE%%}/{%%PACKAGE_NAME%%}",
"bugs": {
"url": "https://github.com/Kong/public-ui-components/issues"
},
Expand Down
1 change: 1 addition & 0 deletions packages/core/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"url": "https://github.com/Kong/public-ui-components.git",
"directory": "packages/core/i18n"
},
"homepage": "https://github.com/Kong/public-ui-components/tree/main/packages/core/i18n",
"bugs": {
"url": "https://github.com/Kong/public-ui-components/issues"
},
Expand Down
1 change: 1 addition & 0 deletions packages/portal/document-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"url": "https://github.com/Kong/public-ui-components.git",
"directory": "packages/portal/document-viewer"
},
"homepage": "https://github.com/Kong/public-ui-components/tree/main/packages/portal/document-viewer",
"bugs": {
"url": "https://github.com/Kong/public-ui-components/issues"
},
Expand Down
1 change: 1 addition & 0 deletions packages/portal/spec-renderer-mini/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"url": "https://github.com/Kong/public-ui-components.git",
"directory": "packages/portal/spec-renderer-mini"
},
"homepage": "https://github.com/Kong/public-ui-components/tree/main/packages/portal/spec-renderer-mini",
"bugs": {
"url": "https://github.com/Kong/public-ui-components/issues"
},
Expand Down
1 change: 1 addition & 0 deletions packages/portal/spec-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"url": "https://github.com/Kong/public-ui-components.git",
"directory": "packages/portal/spec-renderer"
},
"homepage": "https://github.com/Kong/public-ui-components/tree/main/packages/portal/spec-renderer",
"bugs": {
"url": "https://github.com/Kong/public-ui-components/issues"
},
Expand Down

0 comments on commit 1b18450

Please sign in to comment.