Skip to content

Commit b72af07

Browse files
committed
use to-float32 in regl scatter line error 2d packages
1 parent 7468ec2 commit b72af07

File tree

2 files changed

+22
-18
lines changed

2 files changed

+22
-18
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@
114114
"polybooljs": "^1.2.0",
115115
"probe-image-size": "^7.2.1",
116116
"regl": "^1.6.1",
117-
"regl-error2d": "^2.0.11",
118-
"regl-line2d": "^3.1.0",
119-
"regl-scatter2d": "^3.2.3",
117+
"regl-error2d": "git://github.com/gl-vis/regl-error2d.git#dd82c5211ee967b98070ae60efb7d84c460653dc",
118+
"regl-line2d": "git://github.com/gl-vis/regl-line2d.git#fd59098bd2a5ee9e2e5f7f2a01fb8b27ee58d173",
119+
"regl-scatter2d": "git://github.com/gl-vis/regl-scatter2d.git#46d2ea3b1e7c96c757cf65a03a0260059dfb9767",
120120
"regl-splom": "^1.0.14",
121121
"right-now": "^1.0.0",
122122
"robust-orientation": "^1.1.3",

0 commit comments

Comments
 (0)