From d9913bf9ec205bcbbcbda8f5c91248fc209780b4 Mon Sep 17 00:00:00 2001 From: Tuukka Hastrup Date: Mon, 1 Jun 2020 10:27:20 +0300 Subject: [PATCH] Use fuzzy search in geocoding --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b91d12a1..cc15bb79 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "notistack": "^0.9.11", "plannerjs": "https://github.com/gatesolve/planner.js#build-for-gatesolve", "react": "^16.13.1", - "react-autosuggest-geocoder": "https://github.com/gatesolve/react-autosuggest-geocoder#fix/modify-for-gatesolve", + "react-autosuggest-geocoder": "https://github.com/gatesolve/react-autosuggest-geocoder#feat/use-search-endpoint", "react-dom": "^16.13.1", "react-router": "^5.1.2", "react-router-dom": "^5.1.2", diff --git a/yarn.lock b/yarn.lock index acc4cd22..6ea2e222 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11939,7 +11939,7 @@ react-app-polyfill@^1.0.6: regenerator-runtime "^0.13.3" whatwg-fetch "^3.0.0" -"react-autosuggest-geocoder@https://github.com/gatesolve/react-autosuggest-geocoder#fix/modify-for-gatesolve": +"react-autosuggest-geocoder@https://github.com/gatesolve/react-autosuggest-geocoder#feat/use-search-endpoint": version "1.0.1" resolved "https://github.com/gatesolve/react-autosuggest-geocoder#b3856dceeb70b57f3e71a2cfcab8145783b00a1d" dependencies: