From 300d6f56094344a7d88abe14b83495f00fe4690e Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Mon, 20 Jan 2025 11:46:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8E=BB=E9=99=A4=E9=94=81=E5=AE=9A?= =?UTF-8?q?=E7=9A=84eslint=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index f7213e33..57cf83a3 100644 --- a/package.json +++ b/package.json @@ -114,8 +114,5 @@ "canvas", "node-gyp" ] - }, - "resolutions": { - "esbuild": "0.24.0" } }