mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
chore(NA): splits types from code on @kbn/optimizer (#121426)
This commit is contained in:
parent
6f5625b84f
commit
ecf2265d56
7 changed files with 31 additions and 8 deletions
|
@ -52,7 +52,7 @@ TYPES_DEPS = [
|
|||
"//packages/kbn-config-schema:npm_module_types",
|
||||
"//packages/kbn-dev-utils:npm_module_types",
|
||||
"//packages/kbn-logging",
|
||||
"//packages/kbn-optimizer",
|
||||
"//packages/kbn-optimizer:npm_module_types",
|
||||
"//packages/kbn-server-http-tools",
|
||||
"//packages/kbn-std",
|
||||
"//packages/kbn-utils",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue