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
76bcd2a9
Commit
76bcd2a9
authored
Oct 17, 2011
by
Jason Davies
Browse files
Update JSDOM to 0.2.8.
parent
c724d95f
Changes
2
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
76bcd2a9
...
...
@@ -21,7 +21,7 @@
},
"dependencies"
:
{
"
uglify-js
"
:
"
1.1.1
"
,
"
jsdom
"
:
"
0.2.
7
"
,
"
jsdom
"
:
"
0.2.
8
"
,
"
vows
"
:
"
0.5.11
"
}
}
src/package.js
View file @
76bcd2a9
...
...
@@ -11,7 +11,7 @@ require("util").puts(JSON.stringify({
"
repository
"
:
{
"
type
"
:
"
git
"
,
"
url
"
:
"
http://github.com/mbostock/d3.git
"
},
"
dependencies
"
:
{
"
uglify-js
"
:
"
1.1.1
"
,
"
jsdom
"
:
"
0.2.
7
"
,
"
jsdom
"
:
"
0.2.
8
"
,
"
vows
"
:
"
0.5.11
"
}
},
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