Skip to content

Commit 2504f1e

Browse files
authored
Merge pull request #5223 from plotly/revert-bump-color-modules
Downgrade color* modules to working versions to fix import
2 parents 6eac0b3 + 0b0d6c1 commit 2504f1e

File tree

2 files changed

+24
-20
lines changed

2 files changed

+24
-20
lines changed

package-lock.json

+20-16
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
@@ -64,10 +64,10 @@
6464
"@turf/centroid": "^6.0.2",
6565
"alpha-shape": "^1.0.0",
6666
"canvas-fit": "^1.5.0",
67-
"color-alpha": "^1.1.2",
68-
"color-normalize": "^1.5.2",
69-
"color-parse": "^1.4.2",
70-
"color-rgba": "^2.2.3",
67+
"color-alpha": "1.0.4",
68+
"color-normalize": "1.5.0",
69+
"color-parse": "1.3.8",
70+
"color-rgba": "2.1.1",
7171
"convex-hull": "^1.0.3",
7272
"country-regex": "^1.1.0",
7373
"d3": "^3.5.17",

0 commit comments

Comments
 (0)