Skip to content

Commit 642f529

Browse files
authored
Merge pull request #5763 from plotly/d3-es6-xhr
Fix fetching geojson when ES6 import is used to load the library
2 parents dc15177 + b34a29d commit 642f529

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 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.6.0",
68+
"@plotly/d3": "^3.6.1",
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)