Skip to content

Commit 27ef53b

Browse files
authored
Merge branch 'master' into more-gl3d-iOS-high-precision-fixes
2 parents 9371f90 + f3adaf1 commit 27ef53b

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

package-lock.json

Lines changed: 18 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@
8282
"gl-plot2d": "^1.4.2",
8383
"gl-plot3d": "^2.2.1",
8484
"gl-pointcloud2d": "^1.0.2",
85-
"gl-scatter3d": "^1.2.0",
85+
"gl-scatter3d": "^1.2.1",
8686
"gl-select-box": "^1.0.3",
8787
"gl-spikes2d": "^1.0.2",
8888
"gl-streamtube3d": "^1.2.1",
89-
"gl-surface3d": "^1.4.3",
89+
"gl-surface3d": "^1.4.4",
9090
"gl-text": "^1.1.6",
9191
"glslify": "^7.0.0",
9292
"has-hover": "^1.0.1",
@@ -104,7 +104,7 @@
104104
"regl": "^1.3.11",
105105
"regl-error2d": "^2.0.6",
106106
"regl-line2d": "3.0.13",
107-
"regl-scatter2d": "^3.1.3",
107+
"regl-scatter2d": "^3.1.4",
108108
"regl-splom": "^1.0.6",
109109
"right-now": "^1.0.0",
110110
"robust-orientation": "^1.1.3",

0 commit comments

Comments
 (0)