Skip to content

Commit 27cfcab

Browse files
committedFeb 26, 2019
bump half of the modules
1 parent 85233b2 commit 27cfcab

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed
 

‎package-lock.json

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

‎package.json

+4-4
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": "git://github.com/gl-vis/gl-cone3d.git#ec71aa87233d04b543ae53854c9a1182d40fc8ac",
75+
"gl-cone3d": "^1.2.3",
7676
"gl-contour2d": "^1.1.5",
77-
"gl-error3d": "git://github.com/gl-vis/gl-error3d.git#75ec29dd1dde51a697f718cdacf76e36a7bfd38c",
77+
"gl-error3d": "^1.0.14",
7878
"gl-heatmap2d": "^1.0.5",
7979
"gl-line3d": "^1.1.10",
8080
"gl-mat4": "^1.2.0",
81-
"gl-mesh3d": "git://github.com/gl-vis/gl-mesh3d.git#4ae064574c882e1f3986e73059875208ebd93898",
81+
"gl-mesh3d": "^2.0.8",
8282
"gl-plot2d": "^1.4.2",
8383
"gl-plot3d": "git://github.com/gl-vis/gl-plot3d.git#3580a0eedd81b9f212186caa8e7018d8016274fe",
8484
"gl-pointcloud2d": "^1.0.2",
8585
"gl-scatter3d": "git://github.com/gl-vis/gl-scatter3d.git#6292ada845bdcd44a8e2db2d3c5e18c96c9ac210",
8686
"gl-select-box": "^1.0.3",
8787
"gl-spikes2d": "^1.0.2",
88-
"gl-streamtube3d": "git://github.com/gl-vis/gl-streamtube3d.git#ecdaa1dbbcd315ba06133aeccf870c98b993a8ae",
88+
"gl-streamtube3d": "^1.1.3",
8989
"gl-surface3d": "git://github.com/gl-vis/gl-surface3d.git#96e61eebac18e9b525f7f3e6b714291b5d1b4bad",
9090
"gl-text": "^1.1.6",
9191
"glslify": "^7.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.