Skip to content

Commit

Permalink
Update Slider commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewalczak committed Nov 27, 2019
1 parent db97b66 commit 81efe78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"dependencies": {
"@babel/runtime": "^7.3.1",
"@react-native-community/cli": "^1.5.2",
"@react-native-community/slider": "git+https://github.com/lukewalczak/react-native-slider.git#6d11837422ed701598f5e0a58c1f19a3d523f7ce",
"@react-native-community/slider": "git+https://github.com/lukewalczak/react-native-slider.git#e7a0207416ba88e952e486d23dc8c97e63bd421b",
"classnames": "^2.2.5",
"dom-react": "^2.2.1",
"domutils": "^1.7.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1659,9 +1659,9 @@
xcode "^2.0.0"
xmldoc "^0.4.0"

"@react-native-community/slider@git+https://github.com/lukewalczak/react-native-slider.git#6d11837422ed701598f5e0a58c1f19a3d523f7ce":
"@react-native-community/slider@git+https://github.com/lukewalczak/react-native-slider.git#e7a0207416ba88e952e486d23dc8c97e63bd421b":
version "2.0.7"
resolved "git+https://github.com/lukewalczak/react-native-slider.git#6d11837422ed701598f5e0a58c1f19a3d523f7ce"
resolved "git+https://github.com/lukewalczak/react-native-slider.git#e7a0207416ba88e952e486d23dc8c97e63bd421b"

"@tannin/compile@^1.0.3":
version "1.0.3"
Expand Down

0 comments on commit 81efe78

Please sign in to comment.