Skip to content

Commit 861a503

Browse files
authored
Merge pull request #4542 from plotly/safe-gl-fbo-call
Match createFBO arguments with gl-fbo arguments
2 parents e7f38c0 + b618ed3 commit 861a503

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
"gl-line3d": "^1.1.11",
8282
"gl-mat4": "^1.2.0",
8383
"gl-mesh3d": "^2.3.0",
84-
"gl-plot2d": "^1.4.2",
85-
"gl-plot3d": "^2.4.0",
84+
"gl-plot2d": "^1.4.3",
85+
"gl-plot3d": "^2.4.1",
8686
"gl-pointcloud2d": "^1.0.2",
8787
"gl-scatter3d": "^1.2.2",
8888
"gl-select-box": "^1.0.3",

0 commit comments

Comments
 (0)