Skip to content

Commit c1b097e

Browse files
committed
Merge pull request webpack#1619 from IngwiePhoenix/patch-1
Run away from buggy UglifyJS 2.5.0
2 parents 530f669 + 76f4f0b commit c1b097e

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
@@ -16,7 +16,7 @@
1616
"optimist": "~0.6.0",
1717
"supports-color": "^3.1.0",
1818
"tapable": "~0.1.8",
19-
"uglify-js": "~2.5.0",
19+
"uglify-js": "~2.6.0",
2020
"watchpack": "^0.2.1",
2121
"webpack-core": "~0.6.0"
2222
},

0 commit comments

Comments
 (0)