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
0fc6b900
Commit
0fc6b900
authored
Dec 28, 2011
by
Jason Davies
Browse files
Update dependency versions.
parent
5166102c
Changes
2
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
0fc6b900
...
...
@@ -21,9 +21,9 @@
},
"main"
:
"d3.js"
,
"devDependencies"
:
{
"
uglify-js
"
:
"
1.2
"
,
"
uglify-js
"
:
"
1.2
.3
"
,
"
jsdom
"
:
"
0.2.10
"
,
"
vows
"
:
"
0.6.
0
"
"
vows
"
:
"
0.6.
1
"
},
"scripts"
:
{
"test"
:
"./node_modules/vows/bin/vows"
...
...
src/package.js
View file @
0fc6b900
...
...
@@ -11,9 +11,9 @@ require("util").puts(JSON.stringify({
"
repository
"
:
{
"
type
"
:
"
git
"
,
"
url
"
:
"
http://github.com/mbostock/d3.git
"
},
"
main
"
:
"
d3.js
"
,
"
devDependencies
"
:
{
"
uglify-js
"
:
"
1.2
"
,
"
uglify-js
"
:
"
1.2
.3
"
,
"
jsdom
"
:
"
0.2.10
"
,
"
vows
"
:
"
0.6.
0
"
"
vows
"
:
"
0.6.
1
"
},
"
scripts
"
:
{
"
test
"
:
"
./node_modules/vows/bin/vows
"
}
},
null
,
2
));
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