@cadenza.io/service 1.9.1 → 1.9.2

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/index.js CHANGED
@@ -3130,8 +3130,8 @@ var CadenzaService = class {
3130
3130
  this.runner = import_core3.default.runner;
3131
3131
  this.metaRunner = import_core3.default.metaRunner;
3132
3132
  this.registry = import_core3.default.registry;
3133
- SignalController.instance;
3134
3133
  this.serviceRegistry = ServiceRegistry.instance;
3134
+ SignalController.instance;
3135
3135
  RestController.instance;
3136
3136
  SocketController.instance;
3137
3137
  console.log("BOOTSTRAPPED");