mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
fix(package): update gulp-htmlmin to version 4.0.0
This commit is contained in:
parent
bb1d298ca6
commit
bb95ea796e
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
"gm": "1.23.0",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-cssnano": "2.1.2",
|
||||
"gulp-htmlmin": "3.0.0",
|
||||
"gulp-htmlmin": "4.0.0",
|
||||
"gulp-imagemin": "4.0.0",
|
||||
"gulp-mocha": "4.3.1",
|
||||
"gulp-pug": "3.3.0",
|
||||
|
|
Loading…
Reference in a new issue