From 30098e4d8eed3df02f9ac73619dc403c1c85fadb Mon Sep 17 00:00:00 2001 From: DJ2LS <75909252+DJ2LS@users.noreply.github.com> Date: Tue, 10 Aug 2021 20:24:50 +0200 Subject: [PATCH] Update package.json --- gui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/package.json b/gui/package.json index 24ae9eb2..9d7b64fc 100644 --- a/gui/package.json +++ b/gui/package.json @@ -5,7 +5,7 @@ "main": "main.js", "scripts": { "start": "electron .", - "test": "echo \"Error: no test specified\" && exit 1", + "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git",