Skip to content

Commit 0d74d2f

Browse files
committed
Use direct npm deps
1 parent 4ec583c commit 0d74d2f

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package-lock.json

+7-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,12 @@
9595
"ndarray-fill": "^1.0.2",
9696
"ndarray-homography": "^1.0.0",
9797
"ndarray-ops": "^1.2.2",
98-
"point-cluster": "github:dfcreative/point-cluster",
98+
"point-cluster": "^3.1.2",
9999
"polybooljs": "^1.2.0",
100100
"regl": "^1.3.1",
101101
"regl-error2d": "^2.0.3",
102102
"regl-line2d": "^2.1.5",
103-
"regl-scatter2d": "github:dfcreative/regl-scatter2d",
103+
"regl-scatter2d": "^3.0.0",
104104
"right-now": "^1.0.0",
105105
"robust-orientation": "^1.1.3",
106106
"sane-topojson": "^2.0.0",

0 commit comments

Comments
 (0)