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/utils (#121924)
This commit is contained in:
parent
c3c9195c26
commit
64468b7a3e
14 changed files with 36 additions and 13 deletions
|
@ -55,7 +55,7 @@ TYPES_DEPS = [
|
|||
"//packages/kbn-optimizer:npm_module_types",
|
||||
"//packages/kbn-server-http-tools:npm_module_types",
|
||||
"//packages/kbn-std:npm_module_types",
|
||||
"//packages/kbn-utils",
|
||||
"//packages/kbn-utils:npm_module_types",
|
||||
"@npm//argsplit",
|
||||
"@npm//chokidar",
|
||||
"@npm//elastic-apm-node",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue