Skip to content

Commit f646d3f

Browse files
committed
using latest gl-vis modules
1 parent b0c1cba commit f646d3f

File tree

2 files changed

+39
-30
lines changed

2 files changed

+39
-30
lines changed

package-lock.json

Lines changed: 31 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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,21 +70,21 @@
7070
"es6-promise": "^3.0.2",
7171
"fast-isnumeric": "^1.1.1",
7272
"font-atlas-sdf": "^1.3.3",
73-
"gl-cone3d": "git://github.com/gl-vis/gl-cone3d.git#f840ebadd7ae510a0b188818794a20fbf5bacc75",
73+
"gl-cone3d": "^1.2.0",
7474
"gl-contour2d": "^1.1.4",
75-
"gl-error3d": "git://github.com/gl-vis/gl-error3d.git#f31274429e6944326fff40547f50a6e1341e355f",
75+
"gl-error3d": "^1.0.8",
7676
"gl-heatmap2d": "^1.0.4",
77-
"gl-line3d": "git://github.com/gl-vis/gl-line3d.git#ff6ea41a1a6bdbabdb8bc8daa8c378ecbede7167",
77+
"gl-line3d": "^1.1.3",
7878
"gl-mat4": "^1.2.0",
79-
"gl-mesh3d": "git://github.com/gl-vis/gl-mesh3d.git#1bc50279b8c92c69dbc89258801f66679c7f248a",
79+
"gl-mesh3d": "2.0.1",
8080
"gl-plot2d": "^1.3.1",
81-
"gl-plot3d": "git://github.com/gl-vis/gl-plot3d.git#97d52a59a8c8ea525753f482361bba73dfee9a18",
81+
"gl-plot3d": "^1.5.10",
8282
"gl-pointcloud2d": "^1.0.1",
83-
"gl-scatter3d": "git://github.com/gl-vis/gl-scatter3d.git#d413bf32b7d4e5109c795324e252c83403609fca",
83+
"gl-scatter3d": "^1.0.12",
8484
"gl-select-box": "^1.0.2",
8585
"gl-spikes2d": "^1.0.1",
86-
"gl-streamtube3d": "git://github.com/gl-vis/gl-streamtube3d.git#bca375537997ad456481b52791c991fcdf5e586e",
87-
"gl-surface3d": "git://github.com/gl-vis/gl-surface3d.git#44dff05a06e9d565111a7b1dab3772ba3a854709",
86+
"gl-streamtube3d": "^1.1.0",
87+
"gl-surface3d": "^1.3.6",
8888
"gl-text": "^1.1.6",
8989
"glslify": "^6.3.1",
9090
"has-hover": "^1.0.1",

0 commit comments

Comments
 (0)