diff --git a/package.json b/package.json index 0a7db1f..0f99bc5 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "hasMultipleParents": true }, "enableComplexTypesNormalization": true, + "requireComplexTypesNormalization": true, "graphDB": true, "relationships": { "connectOnEntityLevel": true, @@ -78,4 +79,4 @@ "prettier": "3.2.5", "simple-git-hooks": "2.11.1" } -} \ No newline at end of file +}