Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
koolamusic committed Nov 19, 2020
1 parent d5657a2 commit 3e75e51
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.1",
"version": "1.1.2",
"description": "An autocomplete utility library for chakra UI",
"author": "Andrew Miracle <me@andrewmiracle.com>",
"license": "MIT",
Expand Down Expand Up @@ -41,6 +41,7 @@
"@types/react": "^16.9.27",
"@types/react-dom": "^16.9.7",
"@types/react-highlight-words": "^0.16.1",
"@types/react-test-renderer": "^16.9.3",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"cross-env": "^7.0.2",
Expand All @@ -56,7 +57,6 @@
"match-sorter": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.0.4",
"@types/react-test-renderer": "^16.9.3",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-highlight-words": "^0.16.0",
Expand Down

0 comments on commit 3e75e51

Please sign in to comment.