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",