From 5388f445f0f11d5ad3b3f225e4972aff1a253b1a Mon Sep 17 00:00:00 2001 From: Christian Seyfferth Date: Fri, 8 May 2020 09:27:51 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Epackage.json=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 542617d..14ddc58 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,7 @@ "gulp-noop": "^1.0.0", "gulp-rename": "^2.0.0", "gulp-sass": "^4.1.0", - "gulp-uglify-es": "^2.0.0", - "gulp-webp": "^4.0.1" + "gulp-uglify-es": "^2.0.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"