From 2e30c2cecc1412dc213c1e4b1fe0de48d085b979 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Wed, 7 Jan 2026 15:51:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96yarn=E4=B8=8B=E5=AF=8C?= =?UTF-8?q?=E6=96=87=E6=9C=AC=E6=8E=A7=E5=88=B6=E5=8F=B0=E8=AD=A6=E5=91=8A?= =?UTF-8?q?=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 9e3db11..83f05cc 100644 --- a/package.json +++ b/package.json @@ -47,5 +47,8 @@ }, "overrides": { "quill": "2.0.2" + }, + "resolutions": { + "quill": "2.0.2" } }