From 9c7f630af1a79034e9bd05f668bad9b140f23bff Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Sat, 12 Nov 2022 14:00:09 +0800 Subject: [PATCH] chore: updated package.json --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 1cd0d745..96179b88 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,7 +23,7 @@ "@fortawesome/vue-fontawesome": "^3.0.0-5", "atom-material-icons": "^3.0.0", "codemirror": "^5.59.1", - "crawlab-ui": "0.6.0-16", + "crawlab-ui": "0.6.0-18", "echarts": "^5.1.2", "element-plus": "^1.3.0-beta.10", "vue": "^3.2",