Skip to content

Commit b8a9aab

Browse files
authored
Merge pull request #4208 from plotly/include-color-rgba-in-package
include color-rgba in package and bump gl-cone3d as well as gl-streamtube3d
2 parents 56f6983 + e6b1b36 commit b8a9aab

File tree

2 files changed

+60
-47
lines changed

2 files changed

+60
-47
lines changed

package-lock.json

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

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"alpha-shape": "^1.0.0",
6464
"canvas-fit": "^1.5.0",
6565
"color-normalize": "^1.5.0",
66+
"color-rgba": "^2.1.1",
6667
"convex-hull": "^1.0.3",
6768
"country-regex": "^1.1.0",
6869
"d3": "^3.5.12",
@@ -72,7 +73,7 @@
7273
"delaunay-triangulate": "^1.1.6",
7374
"es6-promise": "^3.0.2",
7475
"fast-isnumeric": "^1.1.3",
75-
"gl-cone3d": "^1.3.1",
76+
"gl-cone3d": "^1.4.0",
7677
"gl-contour2d": "^1.1.6",
7778
"gl-error3d": "^1.0.15",
7879
"gl-heatmap2d": "^1.0.5",
@@ -85,7 +86,7 @@
8586
"gl-scatter3d": "^1.2.2",
8687
"gl-select-box": "^1.0.3",
8788
"gl-spikes2d": "^1.0.2",
88-
"gl-streamtube3d": "^1.2.1",
89+
"gl-streamtube3d": "^1.3.0",
8990
"gl-surface3d": "^1.4.6",
9091
"gl-text": "^1.1.8",
9192
"glslify": "^7.0.0",

0 commit comments

Comments
 (0)