|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "go-admin",
|
|
|
- "version": "1.3.0-rc.0",
|
|
|
+ "version": "1.3.0",
|
|
|
"description": "A magical vue admin. An out-of-box UI solution for enterprise applications. Newest development stack of vue. Lots of awesome features",
|
|
|
"author": "https://github.com/wenjianzhang",
|
|
|
"license": "MIT",
|
|
@@ -39,10 +39,10 @@
|
|
|
],
|
|
|
"repository": {
|
|
|
"type": "git",
|
|
|
- "url": "git+https://github.com/wenjianzhang/go-admin.git"
|
|
|
+ "url": "git+https://github.com/go-admin-team/go-admin.git"
|
|
|
},
|
|
|
"bugs": {
|
|
|
- "url": "https://github.com/wenjianzhang/go-admin/issues"
|
|
|
+ "url": "https://github.com/go-admin-team/go-admin/issues"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@riophae/vue-treeselect": "0.4.0",
|