Skip to content

Commit

Permalink
updated package.json to use uglifier-js 2.x
Browse files Browse the repository at this point in the history
updated package.json to use uglifier-js 2.x
  • Loading branch information
Seth Tenenbaum committed Jun 8, 2014
1 parent d657bd6 commit 611e627
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 @@ -20,7 +20,7 @@
, "mkdirp": "0.3.0"
}
, "devDependencies": {
"uglify-js": "1.x"
"uglify-js": "2.x"
, "jsdom": "0.3.4"
, "step": "0.0.5"
, "rimraf": "2.0.1"
Expand Down

0 comments on commit 611e627

Please sign in to comment.