From 35a17721093837580d7754bc32ff45dbfe001ae1 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 20 Sep 2019 15:47:00 +0200 Subject: [PATCH] fix(core): update --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 4122550..d6fdd07 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "description": "## Status", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\"" + "test": "echo \"Error: no test specified\"", + "build": "echo \"Error: no build specified\"" }, "repository": { "type": "git",