Skip to content

Commit

Permalink
v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
koolamusic committed Nov 19, 2020
1 parent bdcee1e commit 66fe316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chakra-ui-autocomplete",
"version": "1.1.2",
"version": "1.1.3",
"description": "An autocomplete utility library for chakra UI",
"author": "Andrew Miracle <me@andrewmiracle.com>",
"license": "MIT",
Expand Down Expand Up @@ -87,7 +87,7 @@
},
"dependencies": {
"downshift": "^6.0.6",
"react-highlight-words": "^0.16.0",
"react-highlight-words": "^0.16.0",
"react-use": "^15.3.4"
}
}

0 comments on commit 66fe316

Please sign in to comment.