chore: fix repo url in readme (#8235)

This commit is contained in:
Janic Duplessis
2020-05-14 13:10:08 -04:00
committed by GitHub
parent 1dddaff45c
commit 7623945f6e

View File

@@ -13,7 +13,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/satya164/react-navigation.git"
"url": "git+https://github.com/react-navigation/react-navigation.git"
},
"author": "Satyajit Sahoo <satyajit.happy@gmail.com> (https://github.com/satya164/), Michał Osadnik <micosa97@gmail.com> (https://github.com/osdnk/)",
"scripts": {