From 164a1327509dae06a0f522b7c6568bb32270f520 Mon Sep 17 00:00:00 2001 From: Sanket Chaudhari Date: Fri, 11 Dec 2020 18:40:43 +0530 Subject: [PATCH] chore: removed scripts --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 61da3fe..4245e5a 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,6 @@ "version": "0.1.5", "description": "A Scaffolding Utility", "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, "repository": { "type": "git", "url": "git+https://github.com/sinix-dev/scaffe.js.git"