Skip to content

Commit 9371f90

Browse files
committed
bump more gl3d modules to suuport large floats on iOS
1 parent c60bac2 commit 9371f90

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,20 +72,20 @@
7272
"es6-promise": "^3.0.2",
7373
"fast-isnumeric": "^1.1.2",
7474
"font-atlas-sdf": "^1.3.3",
75-
"gl-cone3d": "^1.3.0",
75+
"gl-cone3d": "^1.3.1",
7676
"gl-contour2d": "^1.1.5",
77-
"gl-error3d": "^1.0.14",
77+
"gl-error3d": "^1.0.15",
7878
"gl-heatmap2d": "^1.0.5",
79-
"gl-line3d": "^1.1.10",
79+
"gl-line3d": "^1.1.11",
8080
"gl-mat4": "^1.2.0",
81-
"gl-mesh3d": "^2.0.8",
81+
"gl-mesh3d": "^2.0.9",
8282
"gl-plot2d": "^1.4.2",
83-
"gl-plot3d": "^2.2.0",
83+
"gl-plot3d": "^2.2.1",
8484
"gl-pointcloud2d": "^1.0.2",
8585
"gl-scatter3d": "^1.2.0",
8686
"gl-select-box": "^1.0.3",
8787
"gl-spikes2d": "^1.0.2",
88-
"gl-streamtube3d": "^1.2.0",
88+
"gl-streamtube3d": "^1.2.1",
8989
"gl-surface3d": "^1.4.3",
9090
"gl-text": "^1.1.6",
9191
"glslify": "^7.0.0",

0 commit comments

Comments
 (0)