From 3145b7099f7ce39e042d9e3b860ef7c298d99bb5 Mon Sep 17 00:00:00 2001 From: Tom Le Date: Thu, 4 Mar 2021 14:13:56 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3f4245..2f0a38f 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ "url": "git+https://github.com/tomzaku/react-native-shimmer-placeholder.git" }, "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"Error: no test specified\" " } }