We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be15b05 commit 03921d1Copy full SHA for 03921d1
package.json
@@ -63,7 +63,7 @@
63
},
64
"repository": {
65
"type": "git",
66
- "url": "git+https://github.com/react-native-community/segmented-control.git"
+ "url": "git+https://github.com/react-native-segmented-control/segmented-control.git"
67
68
"keywords": [
69
"SegmentedControlIOS",
@@ -72,9 +72,9 @@
72
"author": "M.Haris Baig",
73
"license": "MIT",
74
"bugs": {
75
- "url": "https://github.com/react-native-community/segmented-control/issues"
+ "url": "https://github.com/react-native-segmented-control/segmented-control/issues"
76
77
- "homepage": "https://github.com/react-native-community/segmented-control#readme",
+ "homepage": "https://github.com/react-native-segmented-control/segmented-control#readme",
78
"publishConfig": {
79
"access": "public"
80
}
0 commit comments