(core) Update dependencies on D3 and TopoJSON
This commit is contained in:
parent
1eae3fb7c9
commit
d873121c08
@ -1,3 +1,5 @@
|
|||||||
|
* Update version dependencies for D3 and TopoJSON
|
||||||
|
|
||||||
v1.0.1 (2013/01/02)
|
v1.0.1 (2013/01/02)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|||||||
@ -29,7 +29,7 @@
|
|||||||
"gulp-replace": "~0.2.0"
|
"gulp-replace": "~0.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"topojson": "~1.4.5",
|
"topojson": ">=1.4.6",
|
||||||
"d3": "~3.3.13"
|
"d3": ">=3.3.13"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user