Skip to content

Commit

Permalink
chore: narrow supported d3-drag dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwalley committed Sep 14, 2020
1 parent a97922b commit aa35781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"d3-array": "1 - 2",
"d3-axis": "1 - 2",
"d3-dispatch": "1 - 2",
"d3-drag": "1 - 2",
"d3-drag": "1",
"d3-ease": "1 - 2",
"d3-scale": "2 - 3",
"d3-selection": "1",
Expand Down

0 comments on commit aa35781

Please sign in to comment.