diff --git a/packages/shared-ux/error_boundary/tsconfig.json b/packages/shared-ux/error_boundary/tsconfig.json index 0055960f13947..8a3cb2b5301d6 100644 --- a/packages/shared-ux/error_boundary/tsconfig.json +++ b/packages/shared-ux/error_boundary/tsconfig.json @@ -21,9 +21,5 @@ "kbn_references": [ "@kbn/shared-ux-storybook-mock", "@kbn/i18n", - "@kbn/react-kibana-mount", - "@kbn/core-i18n-browser", - "@kbn/core-mount-utils-browser", - "@kbn/core-theme-browser" ] }