Correct the repository URL in package.json
This commit is contained in:
@@ -26,10 +26,10 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/santhoshtr/language-data.git"
|
"url": "git://github.com/wikimedia/language-data.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url" : "http://github.com/santhoshtr/language-data/issues"
|
"url" : "http://github.com/wikimedia/language-data/issues"
|
||||||
},
|
},
|
||||||
"engine": {
|
"engine": {
|
||||||
"node": ">=0.10.x"
|
"node": ">=0.10.x"
|
||||||
|
|||||||
Reference in New Issue
Block a user