From d836ba2038976fa49a592d039920271ec4b7a00b Mon Sep 17 00:00:00 2001 From: Kenny Carlile Date: Tue, 28 May 2024 14:14:04 -0700 Subject: [PATCH] Removing test from NPM package --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index cd5a5ac..36b06a1 100644 --- a/package.json +++ b/package.json @@ -6,9 +6,6 @@ "directories": { "doc": "docs" }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, "repository": { "type": "git", "url": "git+https://github.com/KCarlile/guitar-diagrams-js.git"