We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a43928 + 40f91c3 commit efa9f92Copy full SHA for efa9f92
2 files changed
src/platform/plugins/shared/workflows_management/moon.yml
@@ -61,7 +61,6 @@ dependsOn:
61
- '@kbn/core-i18n-browser-mocks'
62
- '@kbn/core-lifecycle-browser-mocks'
63
- '@kbn/serverless'
64
- - '@kbn/field-types'
65
- '@kbn/data-views-plugin'
66
- '@kbn/kql'
67
- '@kbn/field-formats-plugin'
src/platform/plugins/shared/workflows_management/tsconfig.json
@@ -59,7 +59,6 @@
59
"@kbn/core-i18n-browser-mocks",
60
"@kbn/core-lifecycle-browser-mocks",
"@kbn/serverless",
- "@kbn/field-types",
"@kbn/data-views-plugin",
"@kbn/kql",
"@kbn/field-formats-plugin",
0 commit comments