We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f3e5e3 commit e4cfee4Copy full SHA for e4cfee4
src/package.json
@@ -3,7 +3,7 @@
3
"version": "4.0.0-rc.2",
4
"license": "MIT",
5
"author": "react-native-community",
6
- "homepage": "https://github.com/react-native-community/react-native-slider",
+ "homepage": "https://github.com/pft-developers/react-native-slider",
7
"description": "React Native component used to select a single value from a range of values.",
8
"publishConfig": {
9
"access": "public"
@@ -43,7 +43,7 @@
43
},
44
"repository": {
45
"type": "git",
46
- "url": "https://github.com/react-native-community/react-native-slider.git"
+ "url": "https://github.com/pft-developers/react-native-slider.git"
47
48
"dependencies": {
49
"flow-bin": "0.113.0"
0 commit comments