Skip to content

Commit 04d04ab

Browse files
fix(package): update gulp-uglify to version 3.0.0
1 parent 08b1465 commit 04d04ab

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
"gulp-rename": "^1.2.2",
3232
"gulp-sass": "^3.1.0",
3333
"gulp-sass-error": "^1.0.4",
34-
"gulp-uglify": "^2.1.0",
34+
"gulp-uglify": "^3.0.0",
3535
"gulp-util": "^3.0.8",
3636
"pug": "^2.0.0-beta6"
3737
},

0 commit comments

Comments
 (0)