diff --git a/package.json b/package.json index 331ce04..bf93756 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "reverseSchemaIntoOneColumn": true, "disableDenormalization": true, "enableComplexTypesNormalization": true, - "enableManyToManyRelationshipsNormalization": true, + "generateAssociativeEntitiesForManyToManyRelationships": true, "views": { "enabled": true, "viewLevel": "model",