Skip to content

Commit e4cfee4

Browse files
Update the repository, homepage node in to package.json
1 parent 6f3e5e3 commit e4cfee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "4.0.0-rc.2",
44
"license": "MIT",
55
"author": "react-native-community",
6-
"homepage": "https://github.com/react-native-community/react-native-slider",
6+
"homepage": "https://github.com/pft-developers/react-native-slider",
77
"description": "React Native component used to select a single value from a range of values.",
88
"publishConfig": {
99
"access": "public"
@@ -43,7 +43,7 @@
4343
},
4444
"repository": {
4545
"type": "git",
46-
"url": "https://github.com/react-native-community/react-native-slider.git"
46+
"url": "https://github.com/pft-developers/react-native-slider.git"
4747
},
4848
"dependencies": {
4949
"flow-bin": "0.113.0"

0 commit comments

Comments
 (0)