diff --git a/package.json b/package.json index f33724a..6730b48 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "reverseSchemaIntoOneColumn": true, "disableDenormalization": true, "enableComplexTypesNormalization": true, - "enableManyToManyRelationshipsNormalization": true, + "generateAssociativeEntitiesForManyToManyRelationships": true, "views": { "enabled": true, "viewLevel": "model",