„package.json“ ändern

This commit is contained in:
Christian Seyfferth 2020-05-08 09:27:51 +02:00
parent 2264cd063a
commit 5388f445f0

View File

@ -18,8 +18,7 @@
"gulp-noop": "^1.0.0", "gulp-noop": "^1.0.0",
"gulp-rename": "^2.0.0", "gulp-rename": "^2.0.0",
"gulp-sass": "^4.1.0", "gulp-sass": "^4.1.0",
"gulp-uglify-es": "^2.0.0", "gulp-uglify-es": "^2.0.0"
"gulp-webp": "^4.0.1"
}, },
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"