Skip to content

Commit 2d28490

Browse files
committed
Fix selection
1 parent 95b9f3e commit 2d28490

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package-lock.json

Lines changed: 9 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"has-hover": "^1.0.1",
8888
"has-passive-events": "^1.0.0",
8989
"mapbox-gl": "0.44.1",
90+
"math-log2": "^1.0.1",
9091
"matrix-camera-controller": "^2.1.3",
9192
"mouse-change": "^1.4.0",
9293
"mouse-event-offset": "^3.0.2",
@@ -95,7 +96,7 @@
9596
"ndarray-fill": "^1.0.2",
9697
"ndarray-homography": "^1.0.0",
9798
"ndarray-ops": "^1.2.2",
98-
"point-cluster": "^3.1.1",
99+
"point-cluster": "github:dfcreative/point-cluster",
99100
"polybooljs": "^1.2.0",
100101
"regl": "^1.3.1",
101102
"regl-error2d": "^2.0.3",

0 commit comments

Comments
 (0)