docs: update GitHub urls

This commit is contained in:
satyajit.happy
2019-05-15 11:41:28 +02:00
parent e9ab64df01
commit bd7bdf6acb

View File

@@ -30,14 +30,14 @@
],
"repository": {
"type": "git",
"url": "git+https://github.com/react-navigation/react-navigation-drawer.git"
"url": "git+https://github.com/react-navigation/drawer.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/react-navigation/react-navigation-drawer/issues"
"url": "https://github.com/react-navigation/drawer/issues"
},
"homepage": "https://github.com/react-navigation/react-navigation-drawer#readme",
"homepage": "https://github.com/react-navigation/drawer#readme",
"devDependencies": {
"@babel/core": "^7.4.3",
"@commitlint/config-conventional": "^7.5.0",