From b4246346fc38dd30a279599a696a951b463e0304 Mon Sep 17 00:00:00 2001 From: Edwin Joassart Date: Tue, 17 Oct 2023 10:09:20 +0200 Subject: [PATCH] patch: remove simple-progress-webpack-plugin from deps --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index dc17e926..d23d229e 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,6 @@ "redux": "4.2.0", "rendition": "19.3.2", "semver": "7.5.4", - "simple-progress-webpack-plugin": "1.1.2", "sinon": "16.1.0", "string-replace-loader": "3.1.0", "style-loader": "2.0.0",