From e4c382ea097973a8f14e0e8efb1ce66c7745335f Mon Sep 17 00:00:00 2001 From: liwakin <103585517+liwakin@users.noreply.github.com> Date: Thu, 13 Jun 2024 16:16:28 +0800 Subject: [PATCH] chore: fix inconsistency in rimraf script spacing Co-authored-by: Antoine du Hamel --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b6ebab63..7919cd800 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "lint": "eslint .", "prepack": "yarn build", "postpack": "run clean", - "rimraf": "node -e 'for(let i=2; i