chore(NA): splits types from code on @kbn/server-http-tools (#121807)

This commit is contained in:
Tiago Costa 2021-12-22 02:37:29 +00:00 committed by GitHub
parent 4305732a45
commit f7a0afc5e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 29 additions and 6 deletions

View file

@ -53,7 +53,7 @@ TYPES_DEPS = [
"//packages/kbn-dev-utils:npm_module_types",
"//packages/kbn-logging",
"//packages/kbn-optimizer:npm_module_types",
"//packages/kbn-server-http-tools",
"//packages/kbn-server-http-tools:npm_module_types",
"//packages/kbn-std",
"//packages/kbn-utils",
"@npm//argsplit",