Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Commit

Permalink
Chore: Update react-native-multi-slider's fork origin
Browse files Browse the repository at this point in the history
Summary: Luke Walczak from CallStack had to fork react-native-multi-slider and add changes to match our requirements; there now is a fork on kiwicom org and his changes were merged in it.
  • Loading branch information
RobinCsl committed Jan 11, 2019
1 parent 10c1607 commit e7915b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"license": "MIT",
"dependencies": {
"@kiwicom/orbit-design-tokens": "^0.2.5",
"react-native-multi-slider": "https://github.com/lukewalczak/react-native-multi-slider.git#feat/block-overlap",
"react-native-multi-slider": "https://github.com/kiwicom/react-native-multi-slider.git#a53e20f97d93361907d283dd98eb6da3c20c4249",
"react-native-status-bar-height": "^2.2.0",
"styled-components": "^4.1.2"
},
Expand Down Expand Up @@ -98,4 +98,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
}
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10781,9 +10781,9 @@ react-native-modal@^5.4.0:
prop-types "^15.6.1"
react-native-animatable "^1.2.4"

"react-native-multi-slider@https://github.com/lukewalczak/react-native-multi-slider.git#feat/block-overlap":
"react-native-multi-slider@https://github.com/kiwicom/react-native-multi-slider.git#a53e20f97d93361907d283dd98eb6da3c20c4249":
version "2.0.2"
resolved "https://github.com/lukewalczak/react-native-multi-slider.git#ad977facbc402dce725efc3ac537778531d944df"
resolved "https://github.com/kiwicom/react-native-multi-slider.git#a53e20f97d93361907d283dd98eb6da3c20c4249"

react-native-status-bar-height@^2.2.0:
version "2.2.0"
Expand Down

0 comments on commit e7915b0

Please sign in to comment.