Skip to content

Commit feadf09

Browse files
committed
Fix bug in composer.json
1 parent 1da00df commit feadf09

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ All notable changes to `laravel-tel-input` will be documented in this file
55
## 1.0.1 - 2021-08-08
66

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

910
## 1.0.0 - 2021-08-08
1011

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Laravel Telephone Input component for Blade and Livewire based on the intl-tel-input JavaScript plugin. ",
44
"keywords": [
55
"victorybiz",
6-
"laravel-tel-input"
6+
"laravel-tel-input",
77
"tel-input",
88
"intl-tel-input",
99
"telephone-input",

0 commit comments

Comments
 (0)