@cosmos.gl/graph 3.0.0-beta.3 → 3.0.0-beta.4

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
@@ -9,7 +9,7 @@ import { scaleLinear as j, scalePow as ce } from "d3-scale";
9
9
  import { mat3 as V } from "gl-matrix";
10
10
  import { Random as he } from "random";
11
11
  import { Model as A } from "@luma.gl/engine";
12
- import fe from "gl-bench/dist/gl-bench";
12
+ import fe from "gl-bench";
13
13
  import { range as ue } from "d3-array";
14
14
  import { zoomIdentity as W, zoom as Se } from "d3-zoom";
15
15
  import { drag as pe } from "d3-drag";