Update and rename d3@3.3.10.json to d3@3.3.11.json

This commit is contained in:
Guy Bedford
2013-12-05 15:41:04 +02:00
parent f21d03dd7b
commit 2f65d29af1
+12
View File
@@ -0,0 +1,12 @@
{
"main": "d3",
"files": ["d3.js"],
"shim": {
"d3": {
"exports": "d3"
}
},
"buildConfig": {
"uglify": true
}
}