From 0de3e9eb16fea88cf7786d598f8dc9678c55f20b Mon Sep 17 00:00:00 2001 From: filip mertens Date: Sun, 5 Feb 2023 13:00:04 +0100 Subject: [PATCH] cleanup --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index 32a2a01c6a..7063547ac1 100644 --- a/package.json +++ b/package.json @@ -278,7 +278,6 @@ "colors": "^1.4.0", "colors-browserify": "^0.1.1", "component-type": "^1.2.1", - "compression-webpack-plugin": "^10.0.0", "constants-browserify": "^1.0.0", "copy-to-clipboard": "^3.3.1", "copy-webpack-plugin": "^11.0.0", @@ -340,7 +339,6 @@ "stream-browserify": "^3.0.0", "stream-http": "^3.2.0", "style-loader": "^3.3.1", - "swc": "^1.0.11", "tap-spec": "^5.0.0", "tape": "^4.13.3", "terser-webpack-plugin": "^5.3.6",