@xyo-network/xl1-providers 1.30.1 → 1.30.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.
@@ -7,7 +7,7 @@ export interface SimpleXyoConnectionRunnerParams extends CreatableProviderParams
7
7
  /** XYO connection provider with both runner (write) and viewer (read) capabilities. */
8
8
  export declare class SimpleXyoConnectionRunner<TParams extends SimpleXyoConnectionRunnerParams = SimpleXyoConnectionRunnerParams> extends AbstractCreatableProvider<TParams> implements XyoConnection {
9
9
  static readonly defaultMoniker: "XyoConnection";
10
- static readonly dependencies: ("XyoViewer" | "XyoRunner")[];
10
+ static readonly dependencies: ("XyoRunner" | "XyoViewer")[];
11
11
  static readonly monikers: "XyoConnection"[];
12
12
  moniker: "XyoConnection";
13
13
  protected _network?: XyoNetwork;
@@ -1845,4 +1845,4 @@ export {
1845
1845
  remoteLocatorFromConfig,
1846
1846
  rootLocatorFromConfig
1847
1847
  };
1848
- //# sourceMappingURL=index.mjs.map
1848
+ //# sourceMappingURL=index.mjs.map