Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
fix: sync algoliasearch version (#1879)
Browse files Browse the repository at this point in the history
  • Loading branch information
samouss committed Jan 9, 2019
1 parent c720980 commit 40f9c26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2297,7 +2297,7 @@ algoliasearch-helper@^2.26.0:
qs "^6.5.1"
util "^0.10.3"

algoliasearch@3.32.0:
algoliasearch@3.32.0, algoliasearch@^3.27.1:
version "3.32.0"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.32.0.tgz#5818168c26ff921bd0346a919071bac928b747ce"
integrity sha512-C8oQnPTf0wPuyD2jSZwtBAPvz+lHOE7zRIPpgXGBuNt6ZNcC4omsbytG26318rT77a8h4759vmIp6n9p8iw4NA==
Expand All @@ -2318,7 +2318,7 @@ algoliasearch@3.32.0:
semver "^5.1.0"
tunnel-agent "^0.6.0"

algoliasearch@^3.27.1, algoliasearch@^3.31.0:
algoliasearch@^3.31.0:
version "3.31.0"
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.31.0.tgz#c4083375ff02538ef50d9ec73e6a72e5e19ed96f"
integrity sha512-RJ3m8bQEitEQvWVfJa8WCTM4B9WSt0D4PPEYoqOga7Q0GAfBOqXTWeFYyDO46o085SWBSBWBInVuKyr5BIFP3A==
Expand Down

0 comments on commit 40f9c26

Please sign in to comment.