Skip to content

Commit

Permalink
bumping to latest uglify
Browse files Browse the repository at this point in the history
  • Loading branch information
dbashford committed Jul 28, 2014
1 parent 53a5462 commit f96e76e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mimosa-minify-js",
"version": "1.1.3",
"version": "1.1.4",
"homepage": "http://www.mimosa.io",
"author": "David Bashford",
"description": "JS Minification module w/source maps for Mimosa browser development workflow tool",
Expand All @@ -27,7 +27,7 @@
"maps"
],
"dependencies": {
"uglify-js": "2.4.13",
"uglify-js": "2.4.15",
"wrench":"1.5.8"
},
"license": "MIT",
Expand Down

0 comments on commit f96e76e

Please sign in to comment.