From 95690d9b3529210ab27099113c43e3afaa15b140 Mon Sep 17 00:00:00 2001 From: Amar kumar singh Date: Sat, 9 Dec 2023 09:20:27 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf1fb53..a12e6ef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ostro/pagination", "version": "1.0.0", - "description": "Pagination module for OstroJS" + "description": "Pagination module for OstroJS", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" },