From 0509b68ba537acd54e527df77a652c12bf8b0b3c Mon Sep 17 00:00:00 2001 From: Uyarn Date: Fri, 25 Oct 2024 16:07:22 +0800 Subject: [PATCH] chore: remove deprecated dpe --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index c222aa50df..3f4c9bc01f 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,6 @@ "camelcase": "^6.2.1", "chalk": "^4.1.0", "cross-env": "^5.2.1", - "cssnano": "^4.0.1", "cz-conventional-changelog": "^3.3.0", "dom-parser": "^0.1.6", "esbuild": "^0.14.9",