From 9e813d798434c3aa004d532966db621e5b15e1dc Mon Sep 17 00:00:00 2001 From: sarath Date: Sun, 7 Jul 2024 11:15:22 +0530 Subject: [PATCH] test --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f75ec7..544742c 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Very lightweight and most efficient implementation for react global state,just using react hooks. Magic ! ", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" " }, "repository": { "type": "git",