Skip to content

Commit 48e41f2

Browse files
authored
Merge pull request #10 from charpeni/patch-6
Rename repository URLs
2 parents e688050 + 8e686b4 commit 48e41f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"repository": {
4848
"type": "git",
49-
"url": "git+https://github.com/harisbaig100/react-native-segmented-control.git"
49+
"url": "git+https://github.com/react-native-community/react-native-segmented-control.git"
5050
},
5151
"keywords": [
5252
"SegmentedControlIOS",
@@ -55,7 +55,7 @@
5555
"author": "M.Haris Baig",
5656
"license": "MIT",
5757
"bugs": {
58-
"url": "https://github.com/harisbaig100/react-native-segmented-control/issues"
58+
"url": "https://github.com/react-native-community/react-native-segmented-control/issues"
5959
},
60-
"homepage": "https://github.com/harisbaig100/react-native-segmented-control#readme"
60+
"homepage": "https://github.com/react-native-community/react-native-segmented-control#readme"
6161
}

0 commit comments

Comments
 (0)