update repo url
This commit is contained in:
parent
2eeac4f247
commit
6aa2d38b40
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue