update repo url

This commit is contained in:
JiaMing 2019-10-22 13:42:38 +08:00
parent 2eeac4f247
commit 6aa2d38b40
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "https://github.com/jiaming743/DataV.git"
"url": "https://github.com/DataV-Team/DataV.git"
},
"scripts": {
"build": "node build/index.js",
@ -16,7 +16,7 @@
},
"license": "MIT",
"bugs": {
"url": "https://github.com/jiaming743/DataV/issues"
"url": "https://github.com/DataV-Team/DataV/issues"
},
"keywords": [
"vue",
@ -28,7 +28,7 @@
"@jiaminghi/charts": "*",
"@babel/runtime": "^7.5.5"
},
"homepage": "https://github.com/jiaming743/DataV#readme",
"homepage": "https://github.com/DataV-Team/DataV#readme",
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",