Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
MUR Drupal
d3-library
Commits
f9ec9907
Commit
f9ec9907
authored
May 18, 2014
by
Mike Bostock
Browse files
Merge pull request #1873 from mserinjane/master
removing .js extension from the 'main' property
parents
49ba8afe
e159b811
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
package.json
package.json
+1
-1
No files found.
package.json
View file @
f9ec9907
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
"main"
:
"index.js"
,
"main"
:
"index.js"
,
"browserify"
:
"d3.js"
,
"browserify"
:
"d3.js"
,
"jspm"
:
{
"jspm"
:
{
"main"
:
"d3
.js
"
,
"main"
:
"d3"
,
"shim"
:
{
"shim"
:
{
"d3"
:
{
"d3"
:
{
"exports"
:
"d3"
"exports"
:
"d3"
...
...
Write
Preview
Markdown
is supported
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