Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
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
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
Supports
Markdown
0%
Try again
or
attach a new 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