Skip to content

Commit 097306d

Browse files
committed
test improved projection precision
1 parent 8745a22 commit 097306d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -59,18 +59,18 @@
5959
"es6-promise": "^3.0.2",
6060
"fast-isnumeric": "^1.1.1",
6161
"gl-contour2d": "^1.1.2",
62-
"gl-error2d": "^1.2.0",
62+
"gl-error2d": "monfera/gl-error2d#increase-projection-accuracy",
6363
"gl-error3d": "^1.0.0",
6464
"gl-heatmap2d": "^1.0.2",
65-
"gl-line2d": "^1.4.0",
65+
"gl-line2d": "monfera/gl-line2d#improve-projection-precision",
6666
"gl-line3d": "^1.1.0",
6767
"gl-mat4": "^1.1.2",
6868
"gl-mesh3d": "^1.2.0",
6969
"gl-plot2d": "^1.2.0",
7070
"gl-plot3d": "^1.5.1",
7171
"gl-pointcloud2d": "^1.0.0",
72-
"gl-scatter2d": "^1.2.0",
73-
"gl-scatter2d-fancy": "^1.2.0",
72+
"gl-scatter2d": "monfera/gl-scatter2d#improve-projection-precision",
73+
"gl-scatter2d-fancy": "monfera/gl-scatter2d-fancy#fix-high-precision-projection",
7474
"gl-scatter3d": "^1.0.4",
7575
"gl-select-box": "^1.0.1",
7676
"gl-shader": "4.2.0",

0 commit comments

Comments
 (0)