Merge branch '3.5.9'
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
{ | ||
"name": "d3", | ||
"version": "3.5.8", | ||
"version": "3.5.9", | ||
"description": "A JavaScript visualization library for HTML and SVG.", | ||
"keywords": [ | ||
"dom", | ||
... | ... | @@ -54,7 +54,7 @@ |
"jsdom": "3", | ||
"seedrandom": "2", | ||
"smash": "0.0", | ||
"uglify-js": "2.4.16", | ||
"uglify-js": "2.6.1", | ||
"vows": "0.8" | ||
}, | ||
"scripts": { | ||
... | ... |
Please register or sign in to comment