diff --git a/package.json b/package.json index c9cf370..431b52d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "reverseSchemaIntoOneColumn": true, "disableDenormalization": true, "enableComplexTypesNormalization": true, - "enableManyToManyRelationshipsNormalization": true, + "generateAssociativeEntitiesForManyToManyRelationships": true, "views": { "enabled": true, "viewLevel": "model",