Skip to content

Commit f3170d9

Browse files
committed
Merge pull request webpack#1526 from brenoc/master
Update uglify-js to v2.5.0
2 parents 6547827 + 7b22009 commit f3170d9

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.4.24",
19+
"uglify-js": "~2.5.0",
2020
"watchpack": "^0.2.1",
2121
"webpack-core": "~0.6.0"
2222
},

0 commit comments

Comments
 (0)