(core) Depend on D3 and TopoJSON
This commit is contained in:
parent
461561340b
commit
05313d79f8
@ -27,5 +27,9 @@
|
|||||||
"bower": "~1.2.8",
|
"bower": "~1.2.8",
|
||||||
"gulp-jshint": "~1.3.1",
|
"gulp-jshint": "~1.3.1",
|
||||||
"gulp-replace": "~0.2.0"
|
"gulp-replace": "~0.2.0"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"topojson": "~1.4.5",
|
||||||
|
"d3": "~3.3.13"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user