Skip to content

Commit 3e900a5

Browse files
committed
Merge pull request #1072 from jaridmargolin/fix-uglify
Bump grunt-contrib-uglify to v1.0.1
2 parents 4dae761 + 85ff04d commit 3e900a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"grunt-contrib-concat": "0.3.x",
3232
"grunt-contrib-copy": "0.4.x",
3333
"grunt-contrib-less": "~0.9.0",
34-
"grunt-contrib-uglify": "0.2.x",
34+
"grunt-contrib-uglify": "~1.0.1",
3535
"grunt-recess": "0.5.x",
3636
"grunt-replace": "0.4.x",
3737
"karma": "^0.12.31",

0 commit comments

Comments
 (0)