updated package.json

This commit is contained in:
Marvin Zhang
2022-04-30 09:39:05 +08:00
parent 92e91a4fbf
commit 2b514b81aa
2 changed files with 154 additions and 118 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@crawlab/app",
"version": "0.6.0-beta.20220218.1800",
"version": "0.6.0-beta.20220429.1200",
"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.20220424",
"crawlab-ui": "^0.6.0-beta.20220429",
"echarts": "^5.1.2",
"element-plus": "^1.3.0-beta.10",
"vue": "^3.2",