Skip to content

Commit e48c820

Browse files
committed
fix gl-plot3d link now use ortho attribute when passing camera object in
1 parent 66da760 commit e48c820

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"gl-mat4": "^1.2.0",
8181
"gl-mesh3d": "^2.0.8",
8282
"gl-plot2d": "^1.4.2",
83-
"gl-plot3d": "git://github.com/gl-vis/gl-plot3d.git#8974522a2b56120766d34d4e509f292a718b7f3e",
83+
"gl-plot3d": "git://github.com/gl-vis/gl-plot3d.git#7f63b591d13a3065a05a23a5d5a55d2b0480f225",
8484
"gl-pointcloud2d": "^1.0.2",
8585
"gl-scatter3d": "^1.2.0",
8686
"gl-select-box": "^1.0.3",

0 commit comments

Comments
 (0)