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
cd1ccd3f
Commit
cd1ccd3f
authored
Dec 13, 2012
by
Jason Davies
Browse files
Update UglifyJS.
The package name has now changed back to "uglify-js" on NPM.
parent
157dc9fd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
d3.min.js
d3.min.js
+4
-4
package.json
package.json
+1
-1
src/package.js
src/package.js
+1
-1
No files found.
d3.min.js
View file @
cd1ccd3f
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
cd1ccd3f
...
...
@@ -32,7 +32,7 @@
"
sizzle
"
:
"
1.1.x
"
},
"devDependencies"
:
{
"
uglify-js
2
"
:
"
2.
1.6
"
,
"
uglify-js
"
:
"
2.
2.2
"
,
"
vows
"
:
"
0.6.x
"
},
"scripts"
:
{
...
...
src/package.js
View file @
cd1ccd3f
...
...
@@ -21,7 +21,7 @@ require("util").puts(JSON.stringify({
"
sizzle
"
:
"
1.1.x
"
},
"
devDependencies
"
:
{
"
uglify-js
2
"
:
"
2.
1.6
"
,
"
uglify-js
"
:
"
2.
2.2
"
,
"
vows
"
:
"
0.6.x
"
},
"
scripts
"
:
{
"
test
"
:
"
./node_modules/vows/bin/vows
"
}
...
...
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