updated package.json

This commit is contained in:
Marvin Zhang
2022-04-17 14:54:01 +08:00
parent 47be9c21b6
commit 65bd123e43
2 changed files with 2 additions and 2 deletions

View File

@@ -2,4 +2,4 @@ module crawlab
go 1.16
require github.com/crawlab-team/crawlab-core v0.6.0-beta.20220221.1800
require github.com/crawlab-team/crawlab-core v0.6.0-beta.20220417.1200

View File

@@ -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-beta.20220221.1800",
"crawlab-ui": "^0.6.0-beta.20220417",
"echarts": "^5.1.2",
"element-plus": "^1.3.0-beta.10",
"vue": "^3.2",