diff --git a/packages/react-native-bottom-tabs/package.json b/packages/react-native-bottom-tabs/package.json index f8f398e..ca7f305 100644 --- a/packages/react-native-bottom-tabs/package.json +++ b/packages/react-native-bottom-tabs/package.json @@ -54,14 +54,14 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/okwasniewski/react-native-bottom-tabs.git" + "url": "git+https://github.com/callstackincubator/react-native-bottom-tabs.git" }, "author": "Oskar Kwasniewski (https://github.com/okwasniewski)", "license": "MIT", "bugs": { - "url": "https://github.com/okwasniewski/react-native-bottom-tabs/issues" + "url": "https://github.com/callstackincubator/react-native-bottom-tabs/issues" }, - "homepage": "https://github.com/okwasniewski/react-native-bottom-tabs#readme", + "homepage": "https://github.com/callstackincubator/react-native-bottom-tabs#readme", "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" diff --git a/packages/react-navigation/package.json b/packages/react-navigation/package.json index 560d60c..c944f80 100644 --- a/packages/react-navigation/package.json +++ b/packages/react-navigation/package.json @@ -43,14 +43,14 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/okwasniewski/react-native-bottom-tabs.git" + "url": "git+https://github.com/callstackincubator/react-native-bottom-tabs.git" }, "author": "Oskar Kwasniewski (https://github.com/okwasniewski)", "license": "MIT", "bugs": { - "url": "https://github.com/okwasniewski/react-native-bottom-tabs/issues" + "url": "https://github.com/callstackincubator/react-native-bottom-tabs/issues" }, - "homepage": "https://github.com/okwasniewski/react-native-bottom-tabs#readme", + "homepage": "https://github.com/callstackincubator/react-native-bottom-tabs#readme", "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public"