Skip to content

Commit

Permalink
2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Apr 17, 2020
1 parent a60532b commit ebf5526
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-autocomplete-input",
"version": "1.0.13",
"name": "@silverwind/react-autocomplete-input",
"version": "2.0.4",
"description": "Autocomplete input field for React",
"main": "dist/bundle.js",
"scripts": {
Expand Down Expand Up @@ -60,7 +60,7 @@
},
"dependencies": {
"get-input-selection": "^1.1.4",
"prop-types": "^15.6.2",
"prop-types": "^15.7.2",
"textarea-caret": "^3.0.2"
},
"peerDependencies": {
Expand Down

0 comments on commit ebf5526

Please sign in to comment.