Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
d3-library
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
MUR Drupal
d3-library
Commits
18724b08
Commit
18724b08
authored
Mar 08, 2012
by
David Poncelow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed version specification for new sizzle dependency.
parent
7ac9a5db
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 @
18724b08
...
...
@@ -22,7 +22,7 @@
"main"
:
"index.js"
,
"dependencies"
:
{
"
jsdom
"
:
"
0.2.12
"
,
"
sizzle
"
:
"
*
"
"
sizzle
"
:
"
1.1.x
"
},
"devDependencies"
:
{
"
uglify-js
"
:
"
1.2.3
"
,
...
...
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