Skip to content

Commit 7a409bb

Browse files
committed
dont allow negative specular values on gl-mesh3d
1 parent 323195e commit 7a409bb

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

+2-3
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
@@ -77,7 +77,7 @@
7777
"gl-heatmap2d": "^1.0.5",
7878
"gl-line3d": "^1.1.8",
7979
"gl-mat4": "^1.2.0",
80-
"gl-mesh3d": "^2.0.5",
80+
"gl-mesh3d": "git://github.com/gl-vis/gl-mesh3d.git#939428fcf4bc2b000d333f413ece3ab030330ee6",
8181
"gl-plot2d": "^1.4.1",
8282
"gl-plot3d": "^1.6.2",
8383
"gl-pointcloud2d": "^1.0.2",

0 commit comments

Comments
 (0)