[Move @kbn/config-schema to server] @kbn/apm-config-loader (#189521)

This commit is contained in:
Alejandro Fernández Haro 2024-07-31 08:52:51 +02:00 committed by GitHub
parent 5c94ada216
commit eeb13514e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"type": "shared-server",
"id": "@kbn/apm-config-loader",
"owner": ["@elastic/kibana-core", "@vigneshshanmugam"]
}

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"type": "shared-server",
"id": "@kbn/docs-utils",
"devOnly": true,
"owner": "@elastic/kibana-operations"

View file

@ -1,5 +1,5 @@
{
"type": "shared-common",
"type": "shared-server",
"id": "@kbn/plugin-check",
"owner": "@elastic/appex-sharedux"
}