From 7b8c54aab7b04dcd985a3e287cb85fb779443fb1 Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Wed, 5 Oct 2022 20:14:24 +0800 Subject: [PATCH] chore: updated version --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 35ec9344..fb8cc816 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-8", + "crawlab-ui": "0.6.0-13", "echarts": "^5.1.2", "element-plus": "^1.3.0-beta.10", "vue": "^3.2",