@punks/backend-entity-manager 0.0.274 → 0.0.275
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 +1 -0
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +2 -1
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/cjs/index.js
CHANGED
|
@@ -34055,6 +34055,7 @@ const JobTasks = [JobsMonitorTask, JobsSchedulerTask];
|
|
|
34055
34055
|
|
|
34056
34056
|
var JobsModule_1;
|
|
34057
34057
|
const ModuleData$7 = {
|
|
34058
|
+
import: [cqrs.CqrsModule],
|
|
34058
34059
|
providers: [
|
|
34059
34060
|
...JobsProviders,
|
|
34060
34061
|
...JobTasks,
|