From b97d8b45c3c9aae30bf8eadacfbc84b2b46b13b9 Mon Sep 17 00:00:00 2001 From: Arman Date: Sat, 29 Jun 2024 12:38:33 +0400 Subject: [PATCH] Fix readme and composer.json --- README.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3197c11..2af46e7b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ You can install the package via composer: ```bash -composer require ehidra/livewire-datatables +composer require arm092/livewire-datatables ``` ### Optional diff --git a/composer.json b/composer.json index 12863e7c..9fabcc4d 100644 --- a/composer.json +++ b/composer.json @@ -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",