Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MUR Drupal
d3-library
Commits
70a16b58
Commit
70a16b58
authored
Nov 19, 2013
by
Mike Bostock
Browse files
Merge branch 'master' of
git://github.com/guybedford/d3
parents
f2347b4e
f2525e9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
70a16b58
...
...
@@ -27,6 +27,13 @@
},
"main"
:
"index.js"
,
"browserify"
:
"index-browserify.js"
,
"jspm"
:
{
"main"
:
"d3.js"
,
"files"
:
[
"d3.js"
],
"buildConfig"
:
{
"uglify"
:
true
}
},
"jam"
:
{
"main"
:
"d3.js"
,
"shim"
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment