diff --git a/x-pack/plugins/cloud_security_posture/tsconfig.json b/x-pack/plugins/cloud_security_posture/tsconfig.json index 1c7f217f33b08..ad1a97748967f 100755 --- a/x-pack/plugins/cloud_security_posture/tsconfig.json +++ b/x-pack/plugins/cloud_security_posture/tsconfig.json @@ -61,7 +61,6 @@ "@kbn/field-formats-plugin", "@kbn/data-view-field-editor-plugin", "@kbn/securitysolution-grouping", - "@kbn/cloud-security-posture-plugin" ], "exclude": ["target/**/*"] }