Skip to content

Commit 613824b

Browse files
committed
corrects package name to include vendor
1 parent 0238cac commit 613824b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "d3",
2+
"name": "mbostock/d3",
33
"description": "A small, free JavaScript library for manipulating documents based on data.",
44
"keywords": ["dom", "svg", "visualization", "js", "canvas"],
55
"homepage": "http://d3js.org/",

0 commit comments

Comments
 (0)