Skip to content

Commit 05313d7

Browse files
author
Brandon Tilley
committed
(core) Depend on D3 and TopoJSON
1 parent 4615613 commit 05313d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,9 @@
2727
"bower": "~1.2.8",
2828
"gulp-jshint": "~1.3.1",
2929
"gulp-replace": "~0.2.0"
30+
},
31+
"dependencies": {
32+
"topojson": "~1.4.5",
33+
"d3": "~3.3.13"
3034
}
3135
}

0 commit comments

Comments
 (0)