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
e159b811
Commit
e159b811
authored
May 13, 2014
by
Erin Jane
Browse files
removing .js extension from the 'main' property
parent
49ba8afe
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 @
e159b811
...
...
@@ -28,7 +28,7 @@
"main"
:
"index.js"
,
"browserify"
:
"d3.js"
,
"jspm"
:
{
"main"
:
"d3
.js
"
,
"main"
:
"d3"
,
"shim"
:
{
"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