mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Flags core mocks packages as devOnly (#149466)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Fix https://github.com/elastic/kibana/issues/145064
This commit is contained in:
parent
da929fc667
commit
b9f31afc23
54 changed files with 106 additions and 53 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"type": "shared-common",
|
||||
"id": "@kbn/core-execution-context-server-mocks",
|
||||
"devOnly": true,
|
||||
"owner": "@elastic/kibana-core"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue