Skip to content

Commit 7f48ecf

Browse files
committedFeb 26, 2019
bump second half of gl modules
1 parent 27cfcab commit 7f48ecf

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed
 

‎package-lock.json

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

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,13 @@
8080
"gl-mat4": "^1.2.0",
8181
"gl-mesh3d": "^2.0.8",
8282
"gl-plot2d": "^1.4.2",
83-
"gl-plot3d": "git://github.com/gl-vis/gl-plot3d.git#3580a0eedd81b9f212186caa8e7018d8016274fe",
83+
"gl-plot3d": "^2.1.1",
8484
"gl-pointcloud2d": "^1.0.2",
85-
"gl-scatter3d": "git://github.com/gl-vis/gl-scatter3d.git#6292ada845bdcd44a8e2db2d3c5e18c96c9ac210",
85+
"gl-scatter3d": "^1.2.0",
8686
"gl-select-box": "^1.0.3",
8787
"gl-spikes2d": "^1.0.2",
8888
"gl-streamtube3d": "^1.1.3",
89-
"gl-surface3d": "git://github.com/gl-vis/gl-surface3d.git#96e61eebac18e9b525f7f3e6b714291b5d1b4bad",
89+
"gl-surface3d": "^1.4.2",
9090
"gl-text": "^1.1.6",
9191
"glslify": "^7.0.0",
9292
"has-hover": "^1.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.