updated version

This commit is contained in:
Marvin Zhang
2021-12-24 15:37:05 +08:00
parent 5c2e5a4ad0
commit d5fa092d63

View File

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