Skip to content

Commit

Permalink
upgrade dependencies and refresh dependency lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Nov 21, 2023
1 parent 6c08aec commit bdbed7e
Show file tree
Hide file tree
Showing 3 changed files with 1,971 additions and 1,515 deletions.
2 changes: 1 addition & 1 deletion gulp.d/tasks/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ module.exports = (src, dest, preview) => () => {
: imagemin(
[
imagemin.gifsicle(),
imagemin.jpegtran(),
imagemin.mozjpeg(),
imagemin.optipng(),
imagemin.svgo({
plugins: [
Expand Down
Loading

0 comments on commit bdbed7e

Please sign in to comment.