updated go.mod

This commit is contained in:
Marvin Zhang
2021-12-24 17:24:48 +08:00
parent d5fa092d63
commit 8a616f795b
3 changed files with 5 additions and 5 deletions

View File

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