Skip to content

Commit

Permalink
Fix kibana package type for ui-component package
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan committed Nov 8, 2024
1 parent 320f8cf commit bf7a8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/packages/security/ui_components/kibana.jsonc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "shared-common",
"type": "shared-browser",
"id": "@kbn/security-ui-components",
"owner": "@elastic/kibana-security"
}

0 comments on commit bf7a8c4

Please sign in to comment.