Skip to content

Commit

Permalink
Fix uglify-js dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed Jul 1, 2015
1 parent 350b9ac commit 3897094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"faucet": "0.0",
"jsdom": "3",
"tape": "4",
"uglifyjs": "2"
"uglify-js": "2"
}
}

0 comments on commit 3897094

Please sign in to comment.