chore: updated deps

This commit is contained in:
Marvin Zhang
2023-06-16 13:45:10 +08:00
parent 3985e4b4d3
commit f210c84b11
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@crawlab/app",
"version": "0.6.1",
"version": "0.6.2",
"scripts": {
"serve": "vite",
"serve:dist": "serve dist",
@@ -22,7 +22,7 @@
"@vitejs/plugin-vue": "^3.2.0",
"atom-material-icons": "^3.0.0",
"codemirror": "^5.59.1",
"crawlab-ui": "0.6.1-7",
"crawlab-ui": "0.6.2",
"echarts": "^5.1.2",
"element-plus": "^1.3.0-beta.10",
"vue": "^3.2",