Skip to content

Commit

Permalink
Fix readme and composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
arm092 authored Jun 29, 2024
1 parent f4f1663 commit b97d8b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
You can install the package via composer:

```bash
composer require ehidra/livewire-datatables
composer require arm092/livewire-datatables
```

### Optional
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "ehidra/livewire-datatables",
"name": "arm092/livewire-datatables",
"description": "Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS",
"keywords": [
"php",
Expand Down

0 comments on commit b97d8b4

Please sign in to comment.