From ddb77e1cf5f59f78388e3a66cbe08330caccde16 Mon Sep 17 00:00:00 2001 From: awen <71752352@qq.com> Date: Tue, 13 Feb 2024 21:16:07 +0800 Subject: [PATCH] v2.0.3 --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 6ce3e9b..cf7d25a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,6 @@ "acorn": "^8.11.3", "core-js": "^3.35.0", "estree-walker": "^3.0.3", - "fs-extra": "^11.2.0", "hash-sum": "^2.0.0", "lodash.template": "^4.5.0", "magic-string": "^0.26.7",