Correct the repository URL in package.json

This commit is contained in:
Santhosh Thottingal
2017-10-04 09:34:00 +05:30
parent bede5f48fe
commit e6a4fcb383

View File

@@ -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"