Skip to content

Commit c5bc796

Browse files
fix(package): update grunt-contrib-uglify to version 3.0.0
1 parent 0c96755 commit c5bc796

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.2.0",
2020
"grunt-eslint": "19.0.x",
21-
"grunt-contrib-uglify": "~2.3.0",
21+
"grunt-contrib-uglify": "~3.0.0",
2222
"grunt-contrib-watch": "1.0.x",
2323
"grunt-newer": "~1.3.0",
2424
"grunt-open": "0.2.x",

0 commit comments

Comments
 (0)