updated version

This commit is contained in:
Marvin Zhang
2021-12-26 18:26:37 +08:00
parent 6c1f78b114
commit 040734f0ab

View File

@@ -1,6 +1,6 @@
{
"name": "@crawlab/app",
"version": "0.6.0-beta.20211224.1718",
"version": "0.6.0-beta.20211226.1800",
"description": "",
"scripts": {
"serve": "vue-cli-service serve",
@@ -15,7 +15,7 @@
},
"license": "BSD-3-Clause",
"dependencies": {
"crawlab-ui": "0.6.0-beta.20211224.1718",
"crawlab-ui": "0.6.0-beta.20211226.1800",
"vue": "3.0.11",
"vue-router": "^4.0.11"
},