Skip to content

Commit

Permalink
Fix bug in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
victorybiz committed Aug 8, 2021
1 parent 1da00df commit feadf09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ All notable changes to `laravel-tel-input` will be documented in this file
## 1.0.1 - 2021-08-08

- Added demo2.gif image preview to `README.md`
- Fix bug in `composer.json`

## 1.0.0 - 2021-08-08

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Laravel Telephone Input component for Blade and Livewire based on the intl-tel-input JavaScript plugin. ",
"keywords": [
"victorybiz",
"laravel-tel-input"
"laravel-tel-input",
"tel-input",
"intl-tel-input",
"telephone-input",
Expand Down

0 comments on commit feadf09

Please sign in to comment.