Skip to content

Commit 45b9d43

Browse files
authored
Merge pull request #3483 from plotly/max-limit-specular-mesh3d
No more allowing specular greater than one on mesh3d
2 parents 56e9fb0 + 6c52ba2 commit 45b9d43

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-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.6",
80+
"gl-mesh3d": "^2.0.7",
8181
"gl-plot2d": "^1.4.2",
8282
"gl-plot3d": "^1.6.3",
8383
"gl-pointcloud2d": "^1.0.2",

0 commit comments

Comments
 (0)