From 49ea26ddbf68a4d7d0c8eadb659757b46a7b0d82 Mon Sep 17 00:00:00 2001 From: icssoa <615206459@qq.com> Date: Wed, 6 Apr 2022 09:55:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20crud?= 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 2e8afef..2554d91 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lint:eslint": "eslint \"{src,mock}/**/*.{vue,ts,tsx}\" --fix" }, "dependencies": { - "@cool-vue/crud": "^5.0.0", + "@cool-vue/crud": "^5.0.1", "@element-plus/icons-vue": "^1.1.3", "axios": "^0.26.1", "clipboard": "^2.0.10",