1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-13 15:15:53 +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", "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>", "author": "Pan <panfree23@gmail.com>",
"contributors": [ "contributors": [
{
"name": "Yamel Senih",
"url": "https://github.com/YamelSenih/"
},
{ {
"name": "Edwin Betancourt", "name": "Edwin Betancourt",
"url": "https://github.com/EdwinBetanc0urt/" "url": "https://github.com/EdwinBetanc0urt/"
@ -96,7 +100,7 @@
"last 2 versions" "last 2 versions"
], ],
"bugs": { "bugs": {
"url": "https://github.com/PanJiaChen/vue-element-admin/issues" "url": "https://github.com/adempiere/adempiere-vue/issues"
}, },
"engines": { "engines": {
"node": ">=8.9", "node": ">=8.9",
@ -125,6 +129,6 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/PanJiaChen/vue-element-admin.git" "url": "git+https://github.com/adempiere/adempiere-vue.git"
} }
} }