From ff8e8b946cc73a74fa6e569955e2212e2337e38d Mon Sep 17 00:00:00 2001 From: lhj <403133128@qq.com> Date: Sat, 28 Sep 2024 13:58:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7vue-draggable-plus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2370d0a..15b9a58 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "lsp-uuid": "^3.2.0", "ts-node": "^10.9.2", "vue": "^3.2.25", - "vue-draggable-plus": "^0.5.2" + "vue-draggable-plus": "^0.5.3" }, "devDependencies": { "@arco-design/web-vue": "^2.56.0",