From 51811ef7e157e1fc3b546f1595d4c528bbc7135d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=B6=E5=90=AF=E9=BE=99?= Date: Wed, 7 Aug 2024 16:31:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 6ad8813..4fc7334 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "mergely": "4.0.15", "nprogress": "^0.2.0", "qs": "^6.7.0", + "regenerator-runtime": "^0.13.11", "sortablejs": "^1.8.4", "tslib": "^2.4.1", "url-loader": "^4.1.1",