@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/cjs/index.js CHANGED
@@ -25168,6 +25168,7 @@ SendgridEmailProvider = __decorate([
25168
25168
 
25169
25169
  var SendgridEmailModule_1;
25170
25170
  const ModuleData = {
25171
+ imports: [exports.EntityManagerModule],
25171
25172
  providers: [SendgridEmailProvider],
25172
25173
  };
25173
25174
  exports.SendgridEmailModule = SendgridEmailModule_1 = class SendgridEmailModule {