mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
[Move @kbn/config-schema
to server] @kbn/apm-config-loader
(#189521)
This commit is contained in:
parent
5c94ada216
commit
eeb13514e4
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"type": "shared-common",
|
||||
"type": "shared-server",
|
||||
"id": "@kbn/apm-config-loader",
|
||||
"owner": ["@elastic/kibana-core", "@vigneshshanmugam"]
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"type": "shared-common",
|
||||
"type": "shared-server",
|
||||
"id": "@kbn/docs-utils",
|
||||
"devOnly": true,
|
||||
"owner": "@elastic/kibana-operations"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"type": "shared-common",
|
||||
"type": "shared-server",
|
||||
"id": "@kbn/plugin-check",
|
||||
"owner": "@elastic/appex-sharedux"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue