mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[Move @kbn/config-schema
to server] @kbn/optimizer
(#189769)
This commit is contained in:
parent
d4dc118ffa
commit
7dfe90eeca
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"type": "shared-common",
|
"type": "shared-server",
|
||||||
"id": "@kbn/optimizer",
|
"id": "@kbn/optimizer",
|
||||||
"devOnly": true,
|
"devOnly": true,
|
||||||
"owner": "@elastic/kibana-operations"
|
"owner": "@elastic/kibana-operations"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"type": "shared-common",
|
"type": "shared-server",
|
||||||
"id": "@kbn/plugin-helpers",
|
"id": "@kbn/plugin-helpers",
|
||||||
"devOnly": true,
|
"devOnly": true,
|
||||||
"owner": "@elastic/kibana-operations"
|
"owner": "@elastic/kibana-operations"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue