updated frontend

This commit is contained in:
Marvin Zhang
2022-05-22 20:38:05 +08:00
parent 4a18a6a8aa
commit a9fd4f8f18
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@crawlab/app",
"version": "0.6.0-beta.20220515",
"version": "0.6.0",
"scripts": {
"serve": "vue-cli-service serve",
"serve:dist": "serve dist",
@@ -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.20220515.1800",
"crawlab-ui": "0.6.0",
"echarts": "^5.1.2",
"element-plus": "^1.3.0-beta.10",
"vue": "^3.2",