Skip to content

Commit c0948cc

Browse files
fix(package): update grunt-contrib-uglify to version 2.2.0
https://greenkeeper.io/
1 parent b1c3b17 commit c0948cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"grunt-contrib-csslint": "~2.0.0",
1919
"grunt-contrib-cssmin": "~2.0.0",
2020
"grunt-eslint": "19.0.x",
21-
"grunt-contrib-uglify": "~2.1.0",
21+
"grunt-contrib-uglify": "~2.2.0",
2222
"grunt-contrib-watch": "1.0.x",
2323
"grunt-newer": "1.2.x",
2424
"grunt-open": "0.2.x",

0 commit comments

Comments
 (0)