From d3c37ccb89c577bf00a46c382afa69e4dc93386d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B0=B4=E5=8D=8E?= Date: Mon, 13 Jun 2022 01:19:42 +0800 Subject: [PATCH] 1.4.12 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 379943e..a47437f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "el-table-draggable", - "version": "1.4.11", + "version": "1.4.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9e2fcdc..a781555 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "el-table-draggable", "description": "make el-table draggable, support row, column, expanded, sortable.js", - "version": "1.4.11", + "version": "1.4.12", "author": { "name": "mizuka", "email": "mizuka.wu@outlook.com",