Skip to content

Commit

Permalink
fix(slider): use algolia fork of rheostat (#2335)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Janton authored and bobylito committed Sep 14, 2017
1 parent 6657281 commit 9eae009
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 @@ -126,7 +126,7 @@
"preact": "^8.1.0",
"preact-compat": "^3.16.0",
"prop-types": "^15.5.10",
"rheostat": "^2.1.0",
"rheostat": "algolia/rheostat#dist",
"to-factory": "^1.0.0"
},
"license": "MIT"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7601,9 +7601,9 @@ rgb2hex@~0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/rgb2hex/-/rgb2hex-0.1.0.tgz#ccd55f860ae0c5c4ea37504b958e442d8d12325b"

rheostat@^2.1.0:
rheostat@algolia/rheostat#dist:
version "2.1.1"
resolved "https://registry.yarnpkg.com/rheostat/-/rheostat-2.1.1.tgz#8279490098251b22ce483e419127bbbdd12218c1"
resolved "https://codeload.github.com/algolia/rheostat/tar.gz/00fa03bc93efe0fee4257efc7403360001038a71"
dependencies:
object.assign "^4.0.4"
prop-types "^15.5.10"
Expand Down

0 comments on commit 9eae009

Please sign in to comment.