Skip to content

Commit b4ea784

Browse files
committed
install exact plotly/d3 to reduce the chance of impacting by breaking changes on that v3 fork
1 parent adaea4c commit b4ea784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
]
6363
},
6464
"dependencies": {
65-
"@plotly/d3": "^3.6.1",
65+
"@plotly/d3": "3.6.1",
6666
"@plotly/d3-sankey": "0.7.2",
6767
"@plotly/d3-sankey-circular": "0.33.1",
6868
"@plotly/point-cluster": "^3.1.9",

0 commit comments

Comments
 (0)