@placekit/autocomplete-react
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -1,2 +0,2 @@ | ||
/*! @placekit/autocomplete-react v1.1.3 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
/*! @placekit/autocomplete-react v1.1.4 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/*! @placekit/autocomplete-react v1.1.3 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
/*! @placekit/autocomplete-react v1.1.4 | © placekit.io | MIT license | https://github.com/placekit/autocomplete-react#readme */ | ||
import type { PKAClient, PKAHandlers, PKAOptions } from '@placekit/autocomplete-js'; | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "@placekit/autocomplete-react", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"author": "PlaceKit <support@placekit.io>", | ||
@@ -55,3 +55,3 @@ "description": "PlaceKit Autocomplete React library", | ||
"dependencies": { | ||
"@placekit/autocomplete-js": "^1.1.4", | ||
"@placekit/autocomplete-js": "^1.1.5", | ||
"@types/react": "^18.2.6", | ||
@@ -58,0 +58,0 @@ "prop-types": "^15.8.1" |
Sorry, the diff of this file is not supported yet