Skip to content

Commit fccc05a

Browse files
committed
patch color-parse in order not to read alpha with rgb key
1 parent caddbaa commit fccc05a

File tree

2 files changed

+77
-28
lines changed

2 files changed

+77
-28
lines changed

package-lock.json

+74-25
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
@@ -59,7 +59,7 @@
5959
"@plotly/d3-sankey": "0.7.2",
6060
"alpha-shape": "^1.0.0",
6161
"canvas-fit": "^1.5.0",
62-
"color-normalize": "^1.3.0",
62+
"color-normalize": "git://github.com/archmoj/color-normalize.git#24af8e56998e2013f49baca2f8e3338c6bf2ce6c",
6363
"convex-hull": "^1.0.3",
6464
"country-regex": "^1.1.0",
6565
"d3": "^3.5.12",
@@ -103,8 +103,8 @@
103103
"regl": "^1.3.11",
104104
"regl-error2d": "^2.0.7",
105105
"regl-line2d": "3.0.13",
106-
"regl-scatter2d": "^3.1.4",
107-
"regl-splom": "^1.0.6",
106+
"regl-scatter2d": "git://github.com/gl-vis/regl-scatter2d.git#09889cb65fc6b662b7f184ef7da8c3c87c685ad5",
107+
"regl-splom": "git://github.com/gl-vis/regl-splom.git#cddaee4f60b35b76d627d2544e4e1e1ddd7c3418",
108108
"right-now": "^1.0.0",
109109
"robust-orientation": "^1.1.3",
110110
"sane-topojson": "^3.0.1",

0 commit comments

Comments
 (0)