From 52927ded7f217aa063c52bfd26c85a7b4a336627 Mon Sep 17 00:00:00 2001 From: askdkc Date: Mon, 23 Jan 2023 07:58:42 +0900 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d142d31..98cd17b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "askdkc/livewire-csv", - "description": "A Laravel livewire CSV Importer, to handle importing millions of rows without a hustle. / Laravelにお手軽にCSVインポート機能を追加する凄いやつだよ🚀", + "description": "Add importing CSV (and TSV) data feature to your Laravel models quickly and easily / Laravelにお手軽にCSVインポート機能(TSV含む)を追加する凄いやつだよ🚀", "keywords": [ "laravel", "livewire-csv",