@punks/backend-entity-manager 0.0.49 → 0.0.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/index.js CHANGED
@@ -25160,6 +25160,7 @@ SendgridEmailProvider = __decorate([
25160
25160
 
25161
25161
  var SendgridEmailModule_1;
25162
25162
  const ModuleData = {
25163
+ imports: [EntityManagerModule],
25163
25164
  providers: [SendgridEmailProvider],
25164
25165
  };
25165
25166
  let SendgridEmailModule = SendgridEmailModule_1 = class SendgridEmailModule {