Skip to content

Commit

Permalink
Wrong path in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tanthammar committed Aug 5, 2020
1 parent 3fcca5e commit 65eec39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tanthammar/tall-forms",
"description": "A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.",
"description": "A dynamic, responsive Laravel Livewire form generator with realtime validation, file uploads, array fields, and more.",
"keywords": [
"tailwind",
"alpinejs",
Expand Down Expand Up @@ -32,7 +32,7 @@
"extra": {
"laravel": {
"providers": [
"Tanthammar\\TallForms\\Providers\\FormServiceProvider"
"Tanthammar\\TallForms\\FormServiceProvider"
]
}
}
Expand Down

0 comments on commit 65eec39

Please sign in to comment.