fix(core): Updated dependencies and refactored ClusterManager and CloudlyConnector for improved Docker management.
This commit is contained in:
@@ -28,6 +28,7 @@ import * as smartpromise from '@push.rocks/smartpromise';
|
||||
import * as smartrequest from '@push.rocks/smartrequest';
|
||||
import * as smartrx from '@push.rocks/smartrx';
|
||||
import * as smartstate from '@push.rocks/smartstate';
|
||||
import * as smartstream from '@push.rocks/smartstream';
|
||||
import * as smartstring from '@push.rocks/smartstring';
|
||||
import * as taskbuffer from '@push.rocks/taskbuffer';
|
||||
|
||||
@@ -44,6 +45,7 @@ export {
|
||||
smartrequest,
|
||||
smartrx,
|
||||
smartstate,
|
||||
smartstream,
|
||||
smartstring,
|
||||
taskbuffer,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user