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",