Merge pull request #2605 from weaveworks/downgrade-d3transition-deps

Fix zoom for `npm start`
This commit is contained in:
Roland Schilter
2017-06-19 10:59:05 +02:00
committed by GitHub

View File

@@ -17,6 +17,8 @@
"d3-selection": "1.0.5",
"d3-shape": "1.0.6",
"d3-time-format": "2.0.5",
"d3-transition": "1.0.4",
"d3-drag": "1.0.4",
"d3-zoom": "1.1.4",
"dagre": "0.7.4",
"debug": "2.6.6",