Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 805d300

Browse files
committed
link d3 es6 import fix
1 parent e577e1d commit 805d300

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
]
6666
},
6767
"dependencies": {
68-
"@plotly/d3": "^3.5.18",
68+
"@plotly/d3": "git://github.com/plotly/d3.git#419ed2a023b01d4fd85100b975e0ddba8cb1613f",
6969
"@plotly/d3-sankey": "0.7.2",
7070
"@plotly/d3-sankey-circular": "0.33.1",
7171
"@plotly/point-cluster": "^3.1.9",

0 commit comments

Comments
 (0)