From c81c8b99bd11218f07c7c191e5d086ca39cec398 Mon Sep 17 00:00:00 2001 From: Ryuu Mitsuki Date: Tue, 30 Apr 2024 00:07:39 +0700 Subject: [PATCH] chore(desc): Update the project's description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eec7eb6..fda8557 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "lsfnd", "version": "1.0.0-dev", "title": "LSFND", - "description": "A small Node.js library to ease files and directories listing featuring filter support.", + "description": "A lightweight Node.js library to list files and directories with a simple and efficient way", "main": "dist/index.js", "types": "types/index.d.ts", "files": [