Skip to content

Commit 1ad9586

Browse files
committed
updating to d3-sankey 0.7.1
1 parent 5f89d78 commit 1ad9586

File tree

3 files changed

+216
-186
lines changed

3 files changed

+216
-186
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@
5656
]
5757
},
5858
"dependencies": {
59-
"d3-array": "1",
60-
"d3-collection": "1",
61-
"d3-interpolate": "1",
6259
"3d-view": "^2.0.0",
6360
"alpha-shape": "^1.0.0",
6461
"array-range": "^1.0.1",
@@ -67,7 +64,11 @@
6764
"convex-hull": "^1.0.3",
6865
"country-regex": "^1.1.0",
6966
"d3": "^3.5.12",
67+
"d3-array": "1",
68+
"d3-collection": "1",
7069
"d3-force": "^1.0.6",
70+
"d3-interpolate": "1",
71+
"d3-sankey": "^0.7.1",
7172
"delaunay-triangulate": "^1.1.6",
7273
"es6-promise": "^3.0.2",
7374
"fast-isnumeric": "^1.1.2",

0 commit comments

Comments
 (0)