Skip to content

Commit a956a22

Browse files
authored
Merge pull request #3463 from plotly/surface-lighting
Disable dark highlights from Mesh3d
2 parents 6525d98 + 013e9e1 commit a956a22

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.5",
80+
"gl-mesh3d": "^2.0.6",
8181
"gl-plot2d": "^1.4.1",
8282
"gl-plot3d": "^1.6.2",
8383
"gl-pointcloud2d": "^1.0.2",

0 commit comments

Comments
 (0)