Skip to content

Commit

Permalink
v1.2.4-0
Browse files Browse the repository at this point in the history
  • Loading branch information
koolamusic committed Dec 29, 2020
1 parent 07d8732 commit 9cca5bb
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.2.3",
"version": "1.2.4-0",
"description": "An accessible autocomplete utility library built for chakra UI",
"author": "Andrew Miracle <me@andrewmiracle.com>",
"license": "MIT",
Expand Down Expand Up @@ -88,7 +88,7 @@
"dependencies": {
"downshift": "^6.0.6",
"match-sorter": "^4.2.1",
"react-highlight-words": "^0.16.0",
"react-highlight-words": "^0.16.0",
"react-use": "^15.3.4"
}
}

0 comments on commit 9cca5bb

Please sign in to comment.