1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 20:39:48 +08:00

Rename references URL

This commit is contained in:
Yamel Senih 2020-11-05 00:14:39 -04:00
parent 26596bb7e3
commit b449899952

View File

@ -4,6 +4,10 @@
"description": "A magical vue admin. An out-of-box UI solution for enterprise applications. Newest development stack of vue. Lots of awesome features",
"author": "Pan <panfree23@gmail.com>",
"contributors": [
{
"name": "Yamel Senih",
"url": "https://github.com/YamelSenih/"
},
{
"name": "Edwin Betancourt",
"url": "https://github.com/EdwinBetanc0urt/"
@ -96,7 +100,7 @@
"last 2 versions"
],
"bugs": {
"url": "https://github.com/PanJiaChen/vue-element-admin/issues"
"url": "https://github.com/adempiere/adempiere-vue/issues"
},
"engines": {
"node": ">=8.9",
@ -125,6 +129,6 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/PanJiaChen/vue-element-admin.git"
"url": "git+https://github.com/adempiere/adempiere-vue.git"
}
}