Skip to content

Commit bb5f63a

Browse files
Fix d3 dependencies (#30702)
1 parent 553fb1f commit bb5f63a

File tree

2 files changed

+11
-217
lines changed

2 files changed

+11
-217
lines changed

airflow/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"codemirror": "^5.59.1",
101101
"color": "^4.2.3",
102102
"d3": "^3.4.4",
103-
"d3-7": "npm:d3@7",
103+
"d3-selection": "^3.0.0",
104104
"d3-shape": "^2.1.0",
105105
"d3-tip": "^0.9.1",
106106
"dagre-d3": "^0.6.4",

0 commit comments

Comments
 (0)