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