Skip to content

Commit

Permalink
Bump uglify-js to v2.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Nov 12, 2015
1 parent 17ee505 commit 13e95a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"chalk": "^1.0.0",
"lodash": "^3.2.0",
"maxmin": "^1.0.0",
"uglify-js": "~2.5.0",
"uglify-js": "~2.6.0",
"uri-path": "^1.0.0"
},
"devDependencies": {
Expand Down

2 comments on commit 13e95a2

@XhmikosR
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vladikoff: feel free to release a new version; tests pass just fine, I don't see anything wrong.

@XhmikosR
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vladikoff: bump

Please sign in to comment.